Difference between revisions of "Wmluabutton"

From Ghoulwiki
Jump to: navigation, search
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Image:Wmluabutton.png]]
 
a little dockapp i made for my laptop under kubuntu-linux,  
 
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 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
 
* 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
+
* core is written in c++, rest 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/
  
Image:Wmluabutton.png
+
[[User:Ghoulsblade|Ghoulsblade]] 01:52, 3 June 2007 (CEST) just registered a [http://freshmeat.net/projects/wmluabutton/?branch_id=69907&release_id=254850 freshmeat project] =)
 
 
license : GPL
 
http://zwischenwelt.org/svn/wmluabutton/trunk/
 

Latest revision as of 13:55, 3 June 2007

Wmluabutton.png 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++, rest 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/

Ghoulsblade 01:52, 3 June 2007 (CEST) just registered a freshmeat project =)