Differences between revisions 3 and 4
Revision 3 as of 2009-08-28 17:21:35
Size: 813
Editor: smtp
Comment: Fix the Launchy URL launchy.org -> launchy.net
Revision 4 as of 2013-06-15 07:25:36
Size: 782
Editor: kshahar
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:

PyLaunchy (last edited 2013-06-15 07:25:36 by kshahar)

Unable to edit the page? See the FrontPage for instructions.