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
- Host: GitHub
- URL: https://github.com/ac000/potassium
- Owner: ac000
- License: gpl-3.0
- Created: 2011-01-24T15:38:57.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-06T11:43:25.000Z (about 13 years ago)
- Last Synced: 2025-01-13T17:20:20.080Z (5 months ago)
- Language: C
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
What
----potassium is a clutter based music player using libmozart.
Build requirements
------------------libmozart
glib2
gstreamer
clutterUsage
-----$ 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