Difference between revisions of "Wmluabutton"
From Ghoulwiki
Ghoulsblade (talk | contribs) |
Ghoulsblade (talk | contribs) |
||
Line 5: | Line 5: | ||
* core is written in c++, but can be completely scripted in lua | * core is written in c++, but can be completely scripted in lua | ||
* can load and display .xpm images at runtime | * can load and display .xpm images at runtime | ||
− | + | * opensource, license : GPL | |
− | + | * checkout source with svn : http://zwischenwelt.org/svn/wmluabutton/trunk/ | |
− | license : GPL | ||
− | http://zwischenwelt.org/svn/wmluabutton/trunk/ |
Revision as of 20:49, 18 May 2007
a little dockapp i made for my laptop under kubuntu-linux,
- standard config displays (and changes) current cpu-frequency, audio volume, battery level
- standard config has buttons for changing cpu-freq, volume and to start a few programs
- core is written in c++, but can be completely scripted in lua
- can load and display .xpm images at runtime
- opensource, license : GPL
- checkout source with svn : http://zwischenwelt.org/svn/wmluabutton/trunk/