Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.43 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.43 KB

GNUPlex

GNUPlex is a lightweight media display and media library database with a friendly web interface.

Installation and Updating

GNUPlex is only built for Linux at the moment. To install it:

  1. Install mpv.

  2. Run the following:

sh <(curl -sL https://gnuplex.janie.page/install.sh)

This will prompt you for a directory in your PATH, then install GNUPlex there.

To update GNUPlex:

gnuplex -upgrade

Releases

Version Date Details
1.41 2025-02-09 Better MPV crash handling, style touchups, Tailwind 4.
1.3 2024-12-07 Dark mode, React 19.
1.2 2024-11-30 Hotfix.
1.1 2024-11-30 Subtitle selection.
1.0 Seaside Park 2024-11-16 v1.0!!
0.99 2024-10-20 v1.0, beta.
Alpha stages ~Christmas 2022 - October 2024 See commits before 1.0 release.