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:
echo "`top -b -n 1 | head -n 15`"
upower -d | awk '/energy-rate/'{print "Power consumption is " $2 " W"}'
crbble
4 years ago
https://github.com/crbble/stdout5
Report
frag
6 years ago
Report
kknight
6 years ago
Report
navrockyvlad
6 years ago
Report