/dmenu-mac

Dmenu inspired mac port

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

dmenu-mac

ci

dmenu inspired application launcher.

dmenu-mac demo

Who is it for

Anyone that needs a quick and intuitive keyboard-only application launcher that does not rely on spotlight indexing.

Why

If you are like me and have a shit-ton of files on your computer, and spotlight keeps your CPU running like crazy.

  1. Disable spotlight completely and its global shortcut (recommended but not necessary)
  2. Download and run dmenu-mac

How to use

  1. Open the app, use cmd-Space to bring it to front.
  2. Optionally, you can change the binding by clicking the ... on the right of the menu.
  3. Type the application you want to open, hit enter to run the one selected.

Download

You can download it here.

NOTE: the releases are not signed yet, use it at your own risk. I'll take care of that as soon as we can assess the number of people interested in the project.

*Mac OS X 10.8 or greater required.

Features

  • Uses fuzzy search
  • Configurable global hotkey
  • Multi-display support
  • Not dependant on spotlight indexing

Todo

  • Better handling of arrow keys
  • Add support for application actions (through Dock Tile Plugin)
  • Better multi-desktop support

Pull requests

Any improvement/bugfix is welcome.

Authors

@onaips