From ff046f06fd21e48fda0777fde06fdb01bef3f1f3 Mon Sep 17 00:00:00 2001 From: mutantturkey Date: Wed, 21 Apr 2010 17:46:39 -0400 Subject: initially putting on github --- site/index.html | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 site/index.html (limited to 'site/index.html') diff --git a/site/index.html b/site/index.html new file mode 100644 index 0000000..616da88 --- /dev/null +++ b/site/index.html @@ -0,0 +1,65 @@ + + +MocIcon - A Moc Tray Icon + +music icon

MocIcon

+

+MocIcon is a simple Music On Console tray icon. Inspired originally by Moc-Tray, +I decided to write this in C because Perl isn't as light language as C and is not really suited for lightweight desktop usage. +It is written using the GTK+ toolkit and has a very small compile size (under 100 lines of code). I am trying to keep the memory +usage down but the icons + GTK use almost almost all of it. +

+ +

Features

+
Completed
+ +
In Progress/Not Started
+ + + + +

Download Source

+

+the source code is available under the Simplified BSD License.
+Mocicon 0.1.4.tar.bz2
+MocIcon 0.1.2.tar.bz2
+MocIcon 0.1.1.tar.bz2
+MocIcon 0.1.tar.bz2
+

+

+I've also written a PKGBUILD for ArchLinux and have started packaging it.
+PKGBUILD
+https://sourceforge.net/projects/mocicon/files/mocicon-0.1.4-5-x86_64.pkg.tar.gz/download
+

+ +

The Obligatory Screenshot

+

+
+Now with Icons! w00t! :) +

+ +

Contact/Bugsquashing/Etc

+

+If you have any questions concerns, bugs to squash, things to discuss, ideas, patches! all things will be gladly accepted you can email me at MutantTurkey@gmail.com +

+ +

© Calvin Morrison 2009.

+ -- cgit v1.2.3