mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 14:19:39 +00:00
The desktop app for the cross-platform video player SimpliPlay :D
simpliplay | ||
.gitignore | ||
CONTRIBUTING.md | ||
electron-mit | ||
LICENSE | ||
LICENSES.chromium.html | ||
README.md |
simpliplay-desktop
The desktop version of SimpliPlay.
simpliplay
Electron version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64).
simpliplay-lite
Neutralinojs version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS, and Linux (both x64 and ARM64).
simpliplay-nwjs
NW.js 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 (Electron - Quick Start, Neutralinojs - Your First App, NW.js - Getting Started (For Users))