You are not logged in.

#1 2009-12-13 21:41:21

crazycal00
Member
Registered: 2009-04-02
Posts: 18

Music On Console Tray Icon

MocIcon

http://mocicon.archuser.com

Today, I wrote a program called MocIcon *music on console icon* which is a gtk app written in C that gives you access to basic moc functions in the tray.

Inspired by Moc-tray, I wrote this app primarily because I hate Perl, so bloated and heavy, so i decided to write a nice little GTK app in C (under 100 SLOC)

features:
-Start/Stop Server
-Play/Pause song
-Next/Previous

upcoming features:
-Icons for the items using GTK's stock icons
-Information with notify-send.
-Rewrite of redundant parts (if you read the code you'll get it)
-Mouse over for current song

I don't have anywere to store it, but it's small so i'll include it here, To compile it run:
gcc -Wall -g mocicon.c -o mocicon `pkg-config --cflags --libs gtk+-2.0`

Comments and Suggestions would be greatly appreciated!
-Calvin

Last edited by crazycal00 (2009-12-16 01:12:30)

Offline

#2 2009-12-13 22:08:47

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: Music On Console Tray Icon

Would you like somewhere to store it?


.:[My Blog] || [My GitHub]:.

Offline

#3 2009-12-13 22:17:36

crazycal00
Member
Registered: 2009-04-02
Posts: 18

Re: Music On Console Tray Icon

that'd be great! I haven't a server of my own, but i'd like this to be online and available.

Last edited by crazycal00 (2009-12-13 22:36:28)

Offline

#4 2009-12-13 22:52:49

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: Music On Console Tray Icon

Info sent


.:[My Blog] || [My GitHub]:.

Offline

#5 2009-12-16 00:50:48

crazycal00
Member
Registered: 2009-04-02
Posts: 18

Re: Music On Console Tray Icon

Version 0.1.1 is out!

fixed a few bugs, cleaned up code

get it:
http://mocicon.archuser.com/source/moci … .1.tar.bz2

Last edited by crazycal00 (2009-12-16 00:51:18)

Offline

#6 2009-12-16 00:51:37

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: Music On Console Tray Icon

You messed up the link... here's a fixed link.
Moc-0.1.1.tar.bz2


.:[My Blog] || [My GitHub]:.

Offline

#7 2010-02-01 22:40:35

spookykid
Member
From: Portugal
Registered: 2006-07-23
Posts: 141

Re: Music On Console Tray Icon

Great application, very usefull. You could display current playing information with notify-send, fast and cheap. Also would be great if you could provide some file/directory selection dialog to change playlist.


There is no knowledge that is not power!

Offline

#8 2010-02-07 19:33:59

MutantTurkey
Member
Registered: 2010-02-07
Posts: 17

Re: Music On Console Tray Icon

I am rewriting the application to really communicate with mocp rather than spawning commands,

should make it simpler to get information/playlist/anything else you want!

crazycal00 (account got messed up)

Offline

#9 2010-03-20 08:54:55

poplarch
Member
Registered: 2009-11-24
Posts: 1

Re: Music On Console Tray Icon

now where i can get the source of mocicon?

Offline

#10 2010-03-20 18:08:30

MutantTurkey
Member
Registered: 2010-02-07
Posts: 17

Re: Music On Console Tray Icon

I have launched a sourceforge project, the most simple way of keeping things running.


http://mocicon.sourceforge.net

Offline

Board footer

Powered by FluxBB