the-lambda-church / dmlenu

a clone of dmenu written in OCaml.
MIT License
46 stars 5 forks source link

A library to easily create dmenu-like applications.

Dependencies

Building

$ make

Examples

In the examples/ directory. They can be built (from the root of the repo) using:

$ make examples

Documentation

http://the-lambda-church.github.io/dmlenu/ (might be outdated)