A minimal Commandline Music Player written in pure Go!
$ ./go-mp [file] [file] ...
$ ./go-mp -d [directory]
- Volume with Arrow Key Up & Down + Volume Indicator
- Better way to listen to key events (maybe use tcell?)
- Progressbar doesn't stop when Paused