Differences between revisions 2 and 3
Revision 2 as of 2008-11-15 14:00:12
Size: 813
Editor: localhost
Comment: converted to 1.6 markup
Revision 3 as of 2009-08-28 17:21:35
Size: 813
Editor: smtp
Comment: Fix the Launchy URL launchy.org -> launchy.net
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.org|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 a user to develop Launchy plugins in the [[Python]] programming language.
Line 4: Line 4:
[[http://www.launchy.org|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 [[http://www.launchy.net|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

PyLaunchy is an extension to Launchy's plugin system, that allows a user to develop 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 to project:

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

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