systray icon to control mocp (Music on console player)
Go to file
Vincent Batts d3380eeca7
update to GTK+-3.0 is smooth :-)
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-02-07 08:59:36 -05:00
CHANGELOG a little tidying 2022-02-07 08:53:36 -05:00
Makefile a little tidying 2022-02-07 08:53:36 -05:00
README.md a little tidying 2022-02-07 08:53:36 -05:00
config.mk update to GTK+-3.0 is smooth :-) 2022-02-07 08:59:36 -05:00
mocicon.c import from 0.1.4 release 2022-02-07 08:44:43 -05:00

README.md

mocicon

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

https://sourceforge.net/projects/mocicon

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/