About
This program puts an icon in the systray where you can have a fully configurable menu to launch the programs that you most use, only two clicks away, anytime.
Download
sudo add-apt-repository ppa:facundo/launcherposta
sudo apt-get update
sudo apt-get install launcherposta
And finally, for the same price, you can get it from PyPI:
sudo easy_install launcherposta
Developers, developers, developers
Donate
If you liked the program, you have two ways to thank me (you can do both!):
- Donate some money to Python Argentina
- Buy me a beer if we meet someday
History
Changes for version 1.1:
- New button to search easily for a script
- A couple of other small fixes
Changes for version 1.0:
- Generalized the unity's systray check, was crashing on Raring
Changes for version 0.9:
- Have an easy way to find installed applications when adding a new entry in the menu
- Better error message when fail to start something
- A man page is now provided
- Other small improvements
Changes for version 0.8.1:
- Better user feedback on command errors and icon usage
- Lot of small GUI improvements
- Improved robustness when handling some ugly details
- Other minor fixes and improvements
First public version, 0.6, is fully functional, however it's still in alpha:
- Puts an icon in the systray to be used as main interface
- Automatically fixes unity config to make it allow the icon to be in the systray
- Clicking in the systray icon will show you Edit, About and Quit options
- Edit allows the user to add any options she/he wants, delete or change them, and change their order in the systray's icon menu
- Options are composed by an optional icon, a description, and the command to be executed
- Clicking in an option in the systray's icon menu will execute the command