A command line music player for the pre-streaming era
Soi plays music on your hard drive and not much more.
- Support for pretty much any file format you can throw at it, thanks to the GStreamer backend
- Gapless playback
- Doesn't spit out errors when encountering .log/.cue files etc.
k
or up arrow: previous songj
or down arrow: next songh
or left arrow: seek backwardsl
or right arrow: seek forwards- space: pause/continue playback
m
: mute/unmuteq
: quit program?
: show these shortcuts
- GStreamer >= 1.8
With cargo
$ cargo install soi
From git source
$ cargo install --git https://github.com/teervo/soi.git