🎥 Plex Minimal with MPV
A minimalist Plex client that uses MPV and FZF for command-line navigation.
- Play movies and TV shows directly using MPV
- Command-line selection interface with
fzf - Local caching with SQLite for fast access
- Includes a
flake.nixfor seamless NixOS integration
nix run github:Waddenn/plex-client#plex-minimal -- \
--baseurl http://localhost:32400 \
--token YOUR_PLEX_TOKEN