An open API service indexing awesome lists of open source software.

https://github.com/ac000/potassium

Simple clutter based audio player using libmozart
https://github.com/ac000/potassium

Last synced: 3 months ago
JSON representation

Simple clutter based audio player using libmozart

Awesome Lists containing this project

README

        

What
----

potassium is a clutter based music player using libmozart.

Build requirements
------------------

libmozart
glib2
gstreamer
clutter

Usage
-----

$ LD_LIBRARY_PATH=/path/to/libmozart ./potassium file:///path/to/file | playlist

Keybindings
-----------

Esc, q Quit
Right Cursor Next track
Left Cursor Previous track
Down Cursor Replay track
Page Up Seek forwards 60 seconds
Page Down Seek backwards 10 seconds
r toggle repeat single track
a toggle repeat all tracks
s toggle shuffle
space toggle play/pause