Launchy# is an extension to Launchy's (www.launchy.net) plugin system that allows developing Launchy plugins in .NET languages
http://apps.sourceforge.net/mediawiki/launchysharp/index.php?title=Main_Page
Be the first to post a text review of Launchy#. Rate and review a project by clicking thumbs up or thumbs down in the right column.
New features in this version: ----------------------- * Support for a configuration dialog in the "Options->Plugins" window. See the notes below, the documentation CHM and the Go-Y# plugin source for more details. * Two more API functions: launchyShow(), launchyHide() * A new function in LaunchyPaths: getConfigPath(). You can use this function for saving plugin-specific settings. Notes about the options window ----------------------- * Related API functions are hasDialog(), doDialog(), endDialog(). * The Go-Y# plugin demonstrates a simple usage of this feature. * At the moment, only WinForms windows were tested. Please contact the author through the SourceForge project page for feedback about your experience with WPF or other frameworks. Known issues: ----------------------- * Init is called more than once. Happens because Launchy calls init twice at the begining, and every time the Options window is opened. Currently missing in the API ----------------------- Several parts of the Launchy plugin API are not implemented at the moment: * Unloading a .NET plugin (you can remove or rename the plugin DLL instead). * Support for accessing the global Launchy settings object (QSettings). * The runProgram function License ----------------------- * Launchy# is distributed under the GNU GPL version 2. * Launchy# Plugin API is distributed under the GNU LGPL version 2.1.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?