The desktop app for the cross-platform video player SimpliPlay :D
Go to file
2025-04-23 16:07:33 -05:00
simpliplay Update styles.css 2025-04-20 19:44:15 -05:00
.gitignore Update .gitignore 2025-02-02 10:06:34 +05:30
ANTIVIRUS.md Create ANTIVIRUS.md 2025-04-23 16:07:33 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2025-03-08 15:27:55 +05:30
electron-mit Rename electron-LICENSE to electron-mit 2025-02-03 10:02:15 +05:30
LICENSE Initial commit 2025-01-23 18:06:52 -06:00
LICENSES.chromium.html Add files via upload 2025-02-02 17:26:09 +05:30
README.md Update README.md 2025-02-26 15:57:59 +05:30

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))