systray icon to control mocp (Music on console player)
|
||
---|---|---|
CHANGELOG | ||
config.mk | ||
LICENSE | ||
Makefile | ||
mocicon.c | ||
README.md |
mocicon
Mocicon is a Music On Console tray icon for quick access.
OPTIONS/SOURCE:
On debian, build dependencies install with:
apt install -y build-essential libgtk-3-dev
compiling without make:
gcc -Wall -g -O2 mocicon.c -o mocicon $(pkg-config --cflags --libs gtk+-3.0)
with make it is the regular as root:
make clean install
it's simple enough. you'll need the gtk+ 3.0 libs and that's it.
run ./install
as root. It just installs mocicon in /usr/local/bin/
Attribution
The MIT License was introduced for changes after the original author's works. (The email addresses and existing contacts all bounced as the author deleted all those accounts)
Copyright 2009 Calvin Morrison Original project: https://sourceforge.net/projects/mocicon