Skip to content

lylebrown/LaunchyPlugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LaunchyPlugins

Plugins for Launchy, a cross-platform application launcher.

Contents

  1. pyEverything
  2. PyMusicbeeQueue
  3. Disclaimer

pyEverything

Launches the Everything search engine with the query provided.

pyEverything Setup

  1. Change the 'everythingPath' variable to the location of Everything.exe on your system.
  2. Install Python 2.7 (x32).
  3. Install PyLaunchy.
  4. Copy pyEverything.py to LaunchyFolder\plugins\python
  5. Copy everything.png to LaunchyFolder\plugins\icons
  6. Configure Launchy to run as Administrator (for all users, if applicable)

PyMusicbeeQueue

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.

PyMusicBeeQueue Setup

  1. Install Python 2.7 (x32).
  2. Install PyLaunchy.
  3. Assuming you have Musicbee installed, add MusicBeeIPC to your plugins folder.
  4. Copy PyMusicbeeQueue.py to LaunchyFolder\plugins\python
  5. Copy musicbee.png to LaunchyFolder\plugins\icons
  6. Configure Launchy and Musicbee to run as Administrator (for all users, if applicable)

Disclaimer

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.

About

Plugins for Launchy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages