开发者

How to make a fancy shortcut on the desktop to my python app?

I've made this nice python app that runs when i use "python main.py" in terminal, but going thru the terminal each time is boring :-) how can i make a nice shortcut button with a img to have开发者_Python百科 on my desktop?


From here:

http://www.themaemo.com/howto-launch-a-terminal-app-from-a-shortcut/

Basically, you need to create a .desktop file with the execution of the script in the EXEC line

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜