uluyol / xmenu

Dmenu clone for OSX
MIT License
33 stars 9 forks source link

xmenu

As a dmenu fan, I was dismayed when I couldn't find a clone for OSX, so I made one. UI stuff isn't my strong suit, but contributions are welcome!

xmenu is not a full clone of dmenu as it is missing vertical list support, but otherwise it should work fine.

Building

Just run make. The only dependency is having XCode installed. The xmenu binary is completely standalone.

Usage

See xmenu -h.