mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
19 lines
962 B
Markdown
19 lines
962 B
Markdown
# simpliplay-desktop
|
|
The desktop version of SimpliPlay
|
|
|
|
## simpliplay
|
|
[Electron](https://electronjs.org) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64).
|
|
|
|
## simpliplay-lite
|
|
[Neutralino](https://neutralino.js.org) version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS (x64 and ARM64), and Linux (also x64 and ARM64)
|
|
|
|
## 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.
|
|
|
|
### Setup
|
|
Read the docs ([Electron - Quick start](https://www.electronjs.org/docs/latest/tutorial/quick-start), [Neutralinojs - Your first app](https://neutralino.js.org/docs/getting-started/your-first-neutralinojs-app), [NW.js - Getting Started (For Users)](https://nwjs.readthedocs.io/en/latest/For%20Users/Getting%20Started/#write-nwjs-app))
|
|
|
|
|