![]() |
Desktop Command Execution Widget scripts
UPDATE MAR 15 2010 - Wiki has been created (not by me) with list of useful scripts.
http://wiki.maemo.org/Desktop_Command_Execution_Widget_scripts UPDATE FEB 3 2010 - It's now up to version 0.8 and is vastly improved. (resizeable also) ---------------- I found a very interesting app this morning. It's called Desktop Command Execution Widget. http://maemo.org/packages/view/desktop-cmd-exec/ Here is a simple script I'm using to get it to display an accurate percentage number of my battery level: hal-device | grep percen | awk '{print $3"%"}' Here is a screenshot of how it looks. (Wish the widget could be resized....) http://img189.imageshack.us/img189/6...0010412072.png I was wondering what other useful stuff I could use with it. Any ideas? (I'm like a total noob when it comes to scripting. I got help from my linux guru friend to make the script above) Also, can this be resized? or launch multiple instances? Few script ideas: - Uptime. When you install this, it has the uptime script pre-filled. - Battery level. as above. - Disk space used / free |
Re: Desktop Command Execution Widget scripts
Just noticed that it got updated (0.1-2) and you can add multiple pre-saved scripts and choose one from the list. Nice!
|
Re: Desktop Command Execution Widget scripts
(need to install wget first)
wget -O - -q ftp://tgftp.nws.noaa.gov/data/observ...tions/EFHF.TXT | grep EFHF Shows the current METAR report of an airport of choice (substitute EFHF with your local airport ICAO identifier) The usefulness of the above is directly related to how much of an aviation geek you are, but nevertheless, one extra use for the applet :-) METARs are usually a bit longer than what the applet currently can fit, so I guess some resizing and maybe word-wrapping to multiple lines (when max width is reached) would need to be implemented. |
Re: Desktop Command Execution Widget scripts
Ahh. Nice. Thanks for that. I'm sure someone will find that useful. =)
I don't even know what "is" possible via terminal as I'm a total linux noob. Hence it would be very interesting if others can share what information we can pull out by using the xterminal scripts. Keep them coming. =) oh... I found this great thread. Might be very useful to pull out some info out of the battery lines. http://talk.maemo.org/showthread.php?t=36613 |
Re: Desktop Command Execution Widget scripts
This is definitely handy.
Made a little script to handle the rf transmitter through this (and boost the signal strength) You can find it here. |
Re: Desktop Command Execution Widget scripts
Seems that when selecting the @Click update option, it still runs the active script when returning to the desktop from apps or the app list or scrolling to the desktop it's on...
EDIT: Reported this issue to the developer. |
Re: Desktop Command Execution Widget scripts
Hello everybody!
I'm very happy my app is being useful for you all. It REALLY is in the "development" stage. =]] @slavikko: thanks for the bug report =] @tigert: well.. seems that it already addresses the initial purpose. I'll be working on it today and I expect to fix those issues and finish the "add/edit/delete" custom commands option. About resizing: Of course we can change the size of the widget on the source or something but seems that after the applet is loaded you can't resize it anymore. Quote:
I'll be working/thinking about all this today... Again, thanks for the interest! =] |
Re: Desktop Command Execution Widget scripts
Quote:
Thank you for such an useful widget! If you look at some widgets, you have a choice of compact or normal size. Maybe you can do something similar and give various preset size selections? (not sure if this is easily possible or not. Just an idea..) |
Re: Desktop Command Execution Widget scripts
I was pondering the settings a bit:
Code:
.------------- Settings ---------------. (Note that Fremantle style has no colons (:) in label - entry pairs in settings dialogs) |
Re: Desktop Command Execution Widget scripts
Sorry for the silly question, but how can I get to the settings, add scripts and so on?
I can't seem to find this app in the app menu, only on the desktop... |
All times are GMT. The time now is 14:13. |
vBulletin® Version 3.8.8