Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stoqn4opm/RDisk

RDisk is a simple macOS status bar utility for creating and managing RAM disks.
https://github.com/stoqn4opm/RDisk

macos ramdisk swift5

Last synced: 26 days ago
JSON representation

RDisk is a simple macOS status bar utility for creating and managing RAM disks.

Awesome Lists containing this project

README

        

# RDisk
![](https://img.shields.io/badge/version-1.0-brightgreen.svg)



RDisk is a simple macOS status bar utility for creating and managing RAM disks.

The tool has the following features:
- creating and formatting RAM disks in either 'APFS' file system or 'case sensitive APFS'.
- ejecting RAM disks
- Auto start on login
- Re-creating previous disk setups on launch.

Build using Swift 5.1, XCode 11.3, macOS only.

# Installation

Go to GitHub's [releases page](https://github.com/stoqn4opm/RDisk/releases) of `RDisk`'s repo and download the latest release or checkout the repo and compile the project yourself in XCode 11.3, using Swift 5.1.

# Dependancies
- [DiskUtil](https://github.com/stoqn4opm/DiskUtil)
- [DiskMonitor](https://github.com/stoqn4opm/DiskMonitor)
- [create-dmg](https://github.com/sindresorhus/create-dmg)

# Licence

The tool is licensed under MIT licence. For more information see file `LICENCE`