Installation
Install The Owner Free File System for Mac, Windows, and Linux
Installation for Windows
Download the most recent version of the windows
EXE
from the Github Release Page: https://github.com/Prometheus-SCN/js-offs/releasesOpen Installer and follow its prompts
Installation for MacOS
Download the most recent version of the Mac
DMG
file from the Github Release Page: https://github.com/Prometheus-SCN/js-offs/releasesOpen the
DMG
file from your file systemDrag contents to the Application directory
Installation for Linux
Download the most recent version of the Linux
AppImage
file from the Github Release Page: https://github.com/Prometheus-SCN/js-offs/releasesFrom the terminal, make the
AppImage
executable with the command replacing<version>
and<arch>
with that of your chosen linux release$ chmod a+x OFF_System_<version>_linux_<arch>.AppImage
Run
$ ./OFF_System_<version>_linux_<arch>.AppImage
Last updated