https://github.com/david-moreno/mocicon
A fork of the seemingly defunct Calvin Morrison mocicon project
https://github.com/david-moreno/mocicon
moc mocicon mocp
Last synced: about 2 months ago
JSON representation
A fork of the seemingly defunct Calvin Morrison mocicon project
- Host: GitHub
- URL: https://github.com/david-moreno/mocicon
- Owner: david-moreno
- License: gpl-3.0
- Created: 2026-04-20T19:28:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T19:37:34.000Z (3 months ago)
- Last Synced: 2026-04-20T21:28:08.165Z (3 months ago)
- Topics: moc, mocicon, mocp
- Language: C
- Homepage: https://mocicon.sourceforge.net/
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
README
Mocicon is a Music On Console tray icon for quick access.
Report Bugs (which there aren't any) or suggestions to MutantTurkey@gmail.com, MutantTurkey@freenode.net
By Calvin Morrison 2009
Mocicon.sourceforge.net
OPTIONS/SOURCE:
The source is fairly simple, and there are plenty of options to go around.
I don't do much source commenting, but it is all fairly self explanitory.
compiling without make:gcc -Wall -g -O2 mocicon.c -o mocicon `pkg-config --cflags --libs gtk+-2.0`
with make it is the regular as root:
Make clean install
it's simple enough. you'll need the gtk+ 2.0 libs and that's it.
run ./install as root. it just installs mocicon in /usr/local/bin/