Update README.md

This commit is contained in:
Anirudh Sevugan 2025-08-18 18:42:18 -05:00 committed by GitHub
parent d396ceefed
commit 4b167af46f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,8 @@ The desktop version of SimpliPlay, a simple, cross-platform media player.
## [simpliplay-lite](https://github.com/A-Star100/simpliplay-desktop/tree/lite) ## [simpliplay-lite](https://github.com/A-Star100/simpliplay-desktop/tree/lite)
[Neutralinojs](https://neutralino.js.org) version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS, and Linux (both x64 and ARM64). [Neutralinojs](https://neutralino.js.org) version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS, and Linux (both x64 and ARM64).
> [!WARNING] > [!WARNING]
> This version of SimpliPlay has been [officially discontinued](https://simpliplay.netlify.app/docs/blog/lite-ver-end) and **will not** receive any more security updates. It still has memory leaks, etc, etc. If you want, you can patch the lite version or ask us to issue a patch for you. > This version of SimpliPlay has been [officially discontinued](https://simpliplay.netlify.app/docs/blog/lite-ver-end) 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](https://github.com/A-Star100/simpliplay-desktop/issues/4) that the web version, Chrome extension, and main desktop version all have.
## [simpliplay-nwjs](https://github.com/A-Star100/simpliplay-desktop/tree/nwjs) ## [simpliplay-nwjs](https://github.com/A-Star100/simpliplay-desktop/tree/nwjs)
[NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64). [NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64).
@ -17,8 +18,8 @@ The desktop version of SimpliPlay, a simple, cross-platform media player.
## [simpliplay-legacy](https://github.com/A-Star100/simpliplay-desktop/tree/legacy) ## [simpliplay-legacy](https://github.com/A-Star100/simpliplay-desktop/tree/legacy)
[Legacy](https://simpliplay.netlify.app/legacy) version of SimpliPlay for Windows, macOS, and Linux (x64 and x86). [Legacy](https://simpliplay.netlify.app/legacy) version of SimpliPlay for Windows, macOS, and Linux (x64 and x86).
> [!CAUTION] > [!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, **don't** > This version uses a very old, legacy version of NW.js that supports Windows XP and macOS 10.6 or later.
> use the legacy version, it will open you up to security issues on newer devices! > 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 ## Setup