The Following 48 Users Say Thank You to Tiboric For This Useful Post: | ||
ahmadamaj, bigears5000, bingbings, bingomion, Blaizzen, BLC, Boemien, clasificado, dashti, elie-7, EmmaGx, figaro, gs1, handaxe, Helmuth, hesham, HtheB, ikirk, ivyking, jajajim, jakiman, jpala16, Kershaw, lookatbowen, Maj3stic, mannakiosk, Mentalist Traceur, michaelxy, mike_shenoda, Minhaz, moepda, MohammadAG, mrsellout, MyNokiaN900, Natan_xy, nicholes, nicolai, qwertyberty, SavageD, shawwawa, skalogre, stickymick, Switch_, thej80, ZogG, zvogt |
|
2011-02-14
, 00:27
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#2
|
self.setWindowTitle("TitleHere")
The Following 4 Users Say Thank You to MohammadAG For This Useful Post: | ||
|
2011-02-14
, 00:48
|
|
Posts: 433 |
Thanked: 312 times |
Joined on Nov 2009
@ U.K
|
#3
|
Exec=osso-xterm 'sudo run-standalone.sh python2.5 /opt/shortcutmkr/main.py'
|
2011-02-14
, 01:22
|
|
Posts: 277 |
Thanked: 93 times |
Joined on Jan 2010
@ Belgrade
|
#4
|
The Following User Says Thank You to neboja For This Useful Post: | ||
|
2011-02-14
, 01:29
|
|
Posts: 433 |
Thanked: 312 times |
Joined on Nov 2009
@ U.K
|
#5
|
|
2011-02-14
, 01:47
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#6
|
Thanks MAG,
would you also know a better way of getting permisions to write the .desktop file to /usr/share/applications/hildon/ ?
at the moment I'm usingin my own .desktop file to get around it.Code:Exec=osso-xterm 'sudo run-standalone.sh python2.5 /opt/shortcutmkr/main.py'
The Following 3 Users Say Thank You to MohammadAG For This Useful Post: | ||
|
2011-02-14
, 02:54
|
|
Posts: 433 |
Thanked: 312 times |
Joined on Nov 2009
@ U.K
|
#7
|
|
2011-02-14
, 09:05
|
|
Posts: 277 |
Thanked: 93 times |
Joined on Jan 2010
@ Belgrade
|
#10
|
The Following User Says Thank You to neboja For This Useful Post: | ||
Tags |
command, desktop, python, shortcuts, thanks mag |
|
Shortcut Maker is an application for your N900 which creates shortcuts('.desktop' files) to sms, email, and instant calls for any body you want
(normally to use on your desktop to decrease key presses when contacting your most used contacts)
This is in devel and is a early release, as I learn more QT + Python it should get better with each release.
Features:
(1)make Sms shortcuts
(2)make Email shortcuts
(3)make Instant call shortcuts
(4)And delete them, lol
(to delete just input name as you entered it the first time and press the corresponding delete button, depending on which type of shortcut you want to delete)
Please let me know of any Bugs (it's know that some devices will ask for their root password, this is something I'm working on)
And of course any improvements you want made.
(I want GUI ideas as well as the current needs work)
Big Thanks to nicolai for his original scripts and remember to donate to him for all his hard work.
Edit: Added Command function, to create Cmd shortcuts for xterm just use 'name' input to name the shortcut and the 'Cmd' input for the command you want to execute, most commands should work. (just make sure your not beginning the command with a capital letter, but the name can be any thing really)
Last edited by Tiboric; 2011-03-02 at 11:16.