Plugins for Launchy, a cross-platform application launcher.
- pyEverything
- PyMusicbeeQueue
- Disclaimer
Launches the Everything search engine with the query provided.
- Change the 'everythingPath' variable to the location of Everything.exe on your system.
- Install Python 2.7 (x32).
- Install PyLaunchy.
- Copy pyEverything.py to LaunchyFolder\plugins\python
- Copy everything.png to LaunchyFolder\plugins\icons
- Configure Launchy to run as Administrator (for all users, if applicable)
Immediately adds the first song in the library matching the given description to the queue and plays it.
This plugin may frequently change, as it's more for personal development. Requests? Add them to the bug tracker, and I'll either make a special release just for you, or a configurable master release in the future.
- Install Python 2.7 (x32).
- Install PyLaunchy.
- Assuming you have Musicbee installed, add MusicBeeIPC to your plugins folder.
- Copy PyMusicbeeQueue.py to LaunchyFolder\plugins\python
- Copy musicbee.png to LaunchyFolder\plugins\icons
- Configure Launchy and Musicbee to run as Administrator (for all users, if applicable)
All of these plugins have been developed for Windows. Use on other operating systems may require modification; feel free to fork if you go this route.