subtui
terminal music player for subsonic

usage
before running subtui you must configure your credentials: in $HOME/.config/subtui/config.toml manage subtui configuration:
[server]
base = "https://my.subsonic.com"
[auth]
username = "your-username"
password = "your-password"
[player]
device = "subtui" # optional
preload = 5 # optional
then just running subtui will start the TUI and load your favorites
keybinds
q: exittabor1-5: switch tabspace: play/pausen: next songr: restart songs: on playing screen, shuffle all favoritesup/down: on lists, move cursorleft/right: move playheadshift/alt: modifier for faster scrolling/skipping/...+: append to queue=: play next
building
$ cargo build --release
credits
thanks to all subsonic clients, they either suck or don't sync too well or are super annoying to compile and buggy
making my own, rolled this in one day, aha sorry flex but srsly please make better players c':
