View Single Post
d-iivil's Avatar
Posts: 2,154 | Thanked: 2,186 times | Joined on Dec 2009 @ Hellsinki, Finland
#1
Hi there,

I have a scenario like this:
- I've drawn a simple UI in Nokia QT Designer:


- I have a shell script wich does various file manipulations based on variables given

What I would like to do:
- convert that UI to native app which would launch my shell script with variables based on what's been chosen from drop down list's at the UI when hitting the "Apply changes" -button. In this case the command to be launched from the button would be:
/path/to/my/script/script.sh "Enable custom transitions" "Droid Sans" "Black"

I have zero knowledge on coding with anything else than PHP. I would highly appreciate if someone is intrested in helping me with the project

I think this could be done with Python(?) so I could later on easily edit the python "source" if I needed to add more options to the drop down lists?

Edit: and as bonus: this app should be launchable from N900's settings "application", not from program launcher menu.
__________________
If you're rich and you think I deserve a cold beer, you may donate one or two :-P

80's style stadium rock is back - FIRENOTE
Hi-Octane heavy metal - FORCE MAJEURE

Last edited by d-iivil; 2010-07-16 at 08:09.
 

The Following User Says Thank You to d-iivil For This Useful Post: