This is a simple macOS RAM disk utility, which allows to create new volume in RAM memory.
- About
- Demo
- Features
- Getting Started
- Built With
- Contributing
- Code of Conduct
- Versioning
- Authors
- Licensing
This is a simple macOS RAM disk utility, which allows to create new volume in RAM memory.
This animation demonstrates how is the simple to use this tool.
- The simple tool which allows to create a ram disk.
- For more information on an upcoming development, please read the todo list.
- For more information on a releases, a features and a changes, please read the changelog notes.
These instructions allow to get a copy of this project and run it on a local machine.
Before using it, make sure that follows software are installed on the local machine:
- macOS - the operating system under which the process is executing;
If any of the listed programs is not installed, then it can be installed by instruction as described below.
-
- Install macOS by this instruction.
In order to install it is enough to download executable file simple ram disk.app
for the required release from this page:
https://github.com/ololx/simple-ram-disk/releases
If you want to install the source files it is quite simple to clone or donload this repository.
For the cloning this repository to a local machine, just use the follows link:
https://github.com/ololx/simple-ram-disk.git
For use it is required to:
-
Go to the directory where you download this tool (optionally):
- via
Finder
; - via
Terminal prompt
;
cd /{path to parent dir with this repository}/
- via
-
Launch the tool in macOS (optionally):
- via double-click on
simple ram disk.app
; - via
Terminal prompt
;
open simple\ ram\ disk.app
- via double-click on
-
Set the required disk values (name, size and size measurement).
-
Click on the
create
button. -
Open new disk in
Finder
.
- Xcode - the IDE for the
AppleScriptObjC
automatisation development.
If you want to contribute this project - you are welcome and have fun. Please visit the contributing section for details on this code of conduct, and the process for submitting pull requests or issues.
In order to ensure that all is welcoming, please review and abide by the code of conduct.
For the versioning is used Semantic Versioning. For the versions available, see the changelog or the tags on this repository.
- Alexander A. Kropotin - Initial work - ololx.
This project is licensed under the MIT license - see the lisence document for details.