Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 2.57 KB

README.org

File metadata and controls

36 lines (28 loc) · 2.57 KB

https://raw.githubusercontent.com/samsonwang/LaunchyQt/master/misc/Launchy_Icon/launchy_icon.png

LaunchyQt

https://img.shields.io/badge/Qt-5.11.1-41cd52.svg https://img.shields.io/badge/python-3.6.7-blue.svg https://img.shields.io/github/license/samsonwang/LaunchyQt.svg https://img.shields.io/github/downloads/samsonwang/LaunchyQt/total.svg

I have been using Launchy for years, and found that this project has not been updated since 2010. I love this tool and want to maintain this project.

I need feedback, and you can help by reporting bugs and giving suggestions.

Checkout what feature is in develop at here .

Latest release

Checkout detailed info and download latest binary at github release page or sourceforge release page.

3.0.4 Changes:

  • fix display problem in 4k hidpi (issue #2)
  • in portable mode, put ini file in config folder, I think it is more tidy this way
  • fix a bug in input text parsing
  • add “restart launchy” to tray menu
  • add python plugin configuration file “pluginconf.py” in “launchy/python”, this file is optional and loaded before all python plugins
  • new plugin in python, WebSearchPy, it is ported from Thruster

Credits