simpliplay-desktop/simpliplay-legacy/README.md
2025-07-06 20:01:59 -05:00

15 lines
565 B
Markdown

# simpliplay-desktop
The desktop version of SimpliPlay.
## simpliplay-nwjs
[NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64).
> [!WARNING]
> This version is an example NW.js configuration, it won't be used in production, but you can use it if you would like. Files in this version won't be updated, so refer to files from the Electron release for production usage.
___
## Setup
Read the docs: [NW.js - Getting Started (For Users)](https://nwjs.readthedocs.io/en/latest/For%20Users/Getting%20Started/#write-nwjs-app))