Desktop Command Execution Widget for Nokia N900

With Desktop Command Execution Widget for Nokia N900 we can see on the desktop the result of a custom shell command. Very useful if you use it, for example, with lshal, awk or wget.

 

Desktop Command Execution Widget N900 Desktop Command Execution Widget for Nokia N900

 


To display an accurate percentage number of battery level we can type:

 

hal-device | grep percen | awk ‘{print $3″%”}’

 

Another example, shows the percentage of root partition:

 

df /|tail -1|tr -s ” “|cut -d ” ” -f 5

 

Desktop Command Execution Widget (desktop-cmd-exec) is available in the Extras-Devel repository. To learn more about repositories, click here.

 

More info | maemo.org.



This entry was posted in Maemo Applications and tagged , , . Bookmark the permalink.
Related Posts:

One Response to Desktop Command Execution Widget for Nokia N900

  1. kriss says:

    Nice appl but still bugy. If you put some DCE options on your desktop you will have some problems with tapping from time to time. Then you have to reboot.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>