PyLaunchy: Python plugins for Launchy

Welcome to PyLaunchy

PyLaunchy is an extension to Launchy‘s plugin system, that allows developing Launchy plugins in the Python programming language.

PyLaunchy features:

Launchy plugins

PyLaunchy comes with some powerful Launchy plugins:

In addition, several plugins have been contributed by users: Community plugins.

Simple plugin development

Launchy has a C++ API for developing extension plugins, which can be developed in order to add new types of objects to the catalog, rather than just files.

However, using C++ to develop plugins, even with QT, can be difficult and tedious. This is where PyLaunchy comes to assist. In one hand, you have the simplicity of a scripting launguage, and on the other hand you have the power of the Python programming language.

Indices and tables (auto-generated)