diff --git a/README.md b/README.md index fbe8179..5aee98f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ launchy Open-Source Keystroke Launcher -# About +About +----- Launchy is a free cross-platform utility designed to help you forget about your start menu, the icons on your desktop, and even your file manager. Launchy indexes the programs in your start menu and can launch your documents, @@ -11,7 +12,8 @@ project files, folders, and bookmarks with just a few keystrokes! Further information can be found in the [readmes](/readmes) directory. -# This Release +This Release +------------ The original author has abandoned this project. As such several bugs critical to the use of Launchy have gone unfixed. The user community on Github has patched several of these, but none have hit them all. This @@ -21,9 +23,26 @@ repository hits the ones I cared about! * Desktop files with double-quotes not launching properly. * Desktop files with multiple sections not indexing at all. -# Contributors +Contributors +------------ * Josh Karlin: Creator and Author * Simon Capewell: Developer * Lukas Zapletal: Fedora package maintainer * Pablo Russo: Desktop file patch * Leonid Shevtsov: Quote launch patch + +Consumtion +---------- +Check out the releases section above or install this yum repo: +``` +[grantcohoe_launchy] +name=grantcohoe_launchy +baseurl=https://packagecloud.io/grantcohoe/launchy/fedora/$releasever/$basearch +repo_gpgcheck=1 +gpgcheck=0 +enabled=1 +gpgkey=https://packagecloud.io/grantcohoe/launchy/gpgkey +sslverify=1 +sslcacert=/etc/pki/tls/certs/ca-bundle.crt +metadata_expire=300 +```