
STDOUT Plasmoid
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This plasmoid executes a shell command and displays it's output.
This plasmoid is written on QtScript.
Sources is hosted here:
https://gitorious.org/stdout-plasmoid
There is some useful scripts for example:
[quote]echo "`top -b -n 1 | head -n 15`"[/quote]
[quote]upower -d | awk '/energy-rate/'{print "Power consumption is " $2 " W"}'[/quote]
7 years ago
Version 1.0
initial version
7 years ago
Version 1.0
initial version
crbble
6 years ago
https://github.com/crbble/stdout5
Report
frag
7 years ago
Report
kknight
7 years ago
Report
navrockyvlad
7 years ago
Report