A simple CLI app to play NTS Radio live stations and mixtapes. It needs Vibra for its song recognition feature. Recognised songs are logged to a file called 'nts_cli_song_history.txt' in your home directory.
cargo build --release
A simple CLI app to play NTS Radio live stations and mixtapes. It needs Vibra for its song recognition feature. Recognised songs are logged to a file called 'nts_cli_song_history.txt' in your home directory.
cargo build --release