Sha256: 88f094cbc3123e5d89a7fec8cfaa62415c79f41e1aef99bf9b50426fbdcd650b
Contents?: true
Size: 629 Bytes
Versions: 1
Compression:
Stored size: 629 Bytes
Contents
# Kikeru - Keyboard Friendly Audio Player A keyboard friendly audio player by Ruby/GStreamer. ## Installation $ gem install kikeru ## Usage ### Launch $ kikeru [OPTION]... [FILE]... If no argument, then search current directory. ### Options -d, --deep deep search as "**/*" ### Keybind n: next p: prev r: restart q: quit space: pause/play ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kikeru-0.0.2 | README.md |