Brainstorm

script desktop output

Posted on 2009-10-20 10:03 UTC by Rüdiger Schiller. Status: Under consideration, Categories: Desktop, Utilities.

talk item http://talk.maemo.org/showthread.php?t=34345

there isnt an easy way of showing any scripts output at your desktop is it? have a widget for everything but for the guys who like to do a quick scripted(, croned) output to the desktop without thinking of much environment stuff and no need for a shell to pop up, just fingerfriendly - hit a button and run a script - set up a background display of system stats within 20seconds.

some examples:

  • you want a button to query a simple online dictonary interface - with this you get it on your desktop just write the script and put it in there, you click the button get an input field press go and you recieve the output of your script without going to the website choose the right language and so on
  • you want a window to show traffic warnings for your choosen highway from a website without the whole website - write a script grep what you need sed what isnt needed and tada your personal traffic desktop window updated from 7-9am and 5-7pm every minute and 50%opaque if no updates are scheduled

Solutions for this brainstorm

0
0
0

Solution #1: a widget

Posted on 2009-10-20 12:52 UTC by Rüdiger Schiller.

you add a run-a-script widget and will be asked for a name for it right away.

in the widget settings you may choose:

  • output: within widget window, new window, fullscreen, size of output, opacity

  • input: checkbox to choose if there will be any "input required" and is the widget "clickable to trigger"

  • autoupdate: checkbox and dialog to activate update frequency/time/date (cron style)

  • scripting: dialog to choose file and textfield for direct script editing (syntax highlighting?)

 

Latest activities to brainstorm script desktop output