systray icon to control mocp (Music on console player)
Go to file
Vincent Batts 2b31077230
LICENSE: make-shift effort to resepct attribution and otherwise
Calvin did not assign a LICENSE (despite alluding to one), though
Copyright was reserved.

I emailed Calvin at MutantTurkey@gmail.com, but the email was returned
as the account no longer exists. There once existed a
https://github.com/mutantturkey/mocicon, but that account is also deleted.

This MIT license likely legally may only cover chagnes introduced
_after_ Calvin's orginal works.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2022-02-07 09:24:26 -05:00
CHANGELOG a little tidying 2022-02-07 08:53:36 -05:00
LICENSE LICENSE: make-shift effort to resepct attribution and otherwise 2022-02-07 09:24:26 -05:00
Makefile a little tidying 2022-02-07 08:53:36 -05:00
README.md README: show deps and gtk version 2022-02-07 09:01:43 -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:

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/