Skip to content

teervo/soi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soi

A command line music player for the pre-streaming era

Soi plays music on your hard drive and not much more.

Screenshot

Features

  • 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.

Keyboard shortcuts

  • k or up arrow: previous song
  • j or down arrow: next song
  • h or left arrow: seek backwards
  • l or right arrow: seek forwards
  • space: pause/continue playback
  • m: mute/unmute
  • q: quit program
  • ?: show these shortcuts

Dependencies

  • GStreamer >= 1.8

Installation

With cargo

$ cargo install soi

From git source

$ cargo install --git https://github.com/teervo/soi.git

About

A command line music player for the pre-streaming era

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published