ncspot 0.2.2

ncurses Spotify client written in Rust using librespot, inspired by ncmpc and the likes.
1
2
3
4
5
6
7
8
9
10
11
# Generated by Cargo
# will have compiled files and executables
/target/
/.idea/

# These are backup files generated by rustfmt
**/*.rs.bk

*.log

tags