Size: 813
Comment: Fix the Launchy URL launchy.org -> launchy.net
|
← Revision 4 as of 2013-06-15 07:25:36 ⇥
Size: 782
Comment: updated links
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
[[http://pylaunchy.sourceforge.net|PyLaunchy]] is an extension to [[http://www.launchy.net|Launchy's]] plugin system, that allows a user to develop Launchy plugins in the [[Python]] programming language. | [[http://pylaunchy.sourceforge.net|PyLaunchy]] is an extension to [[http://www.launchy.net|Launchy's]] plugin system, that allows developing Launchy plugins in the [[Python]] programming language. |
Line 8: | Line 8: |
Links to project: | Links: |
Line 10: | Line 10: |
* SourceForge page can be found at [[http://sourceforge.net/projects/pylaunchy|http://sourceforge.net/projects/pylaunchy]] | * Code can be found at !GitHub: [[https://github.com/kshahar/pylaunchy|https://github.com/kshahar/pylaunchy]] |
PyLaunchy
PyLaunchy is an extension to Launchy's plugin system, that allows developing Launchy plugins in the Python programming language.
Launchy is a free open source application launcher for GNU/Linux and Windows, written in C++ and uses QT. The application can be extended by writing C++ plugins
PyLaunchy provides a framework for writing Launchy plugins as Python scripts. It uses boost.python for C++ bindings and PyQt4 for integration with QT.
Links:
Website can be found at http://pylaunchy.sourceforge.net
Code can be found at GitHub: https://github.com/kshahar/pylaunchy