> For the complete documentation index, see [llms.txt](https://www.off.systems/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.off.systems/installation.md).

# Installation

## Installation for Windows

1. Download the most recent version of the windows `EXE` from the Github Release Page: <https://github.com/Prometheus-SCN/js-offs/releases>
2. Open Installer and follow its prompts

## Installation for MacOS

1. Download the most recent version of the Mac `DMG` file from the Github Release Page: <https://github.com/Prometheus-SCN/js-offs/releases>
2. Open the `DMG` file from your file system
3. Drag contents to the Application directory

## Installation for Linux

1. Download the most recent version of the Linux `AppImage` file from the Github Release Page: <https://github.com/Prometheus-SCN/js-offs/releases>
2. &#x20;From 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`
3. Run `$ ./OFF_System_<version>_linux_<arch>.AppImage`
