The desktop app for the cross-platform video player SimpliPlay :D
Go to file
2025-09-10 21:07:33 -05:00
.github/workflows Update build-macos.yml 2025-08-08 16:53:04 -05:00
simpliplay Update package.json 2025-09-10 21:07:33 -05:00
.gitignore Update .gitignore 2025-02-02 10:06:34 +05:30
ADDONS.md Create ADDONS.md 2025-07-31 21:10:42 -05:00
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-09-01 19:33:25 -05:00

simpliplay-desktop

The desktop version of SimpliPlay, a simple, cross-platform media player.

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

Warning

This version of SimpliPlay has been officially discontinued and will not receive any more security updates. It is still stable and secure, but has not received a few patches (e.g, the infamous memory leak issue) that the web version, Chrome extension, and main desktop version all have.

simpliplay-nwjs

NW.js version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64).

Important

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.

simpliplay-legacy

Legacy version of SimpliPlay for Windows, macOS, and Linux (x64 and x86).

Caution

This version uses a very old, legacy version of NW.js that supports Windows XP and macOS 10.6 or later. Unless the main desktop version isn't supported on your operating system, please don't use the legacy version, it will open you up to security issues on newer devices!


Setup

Read the docs (Electron - Tutorial, Neutralinojs - Your First App, NW.js - Getting Started (For Users))

Mirrors

Self-hosted mirror available here. The server may not always be up. If it isn't, you can contact me at: (personal at anirudhsevugan dot me).