No description
- OCaml 99.3%
- Makefile 0.5%
- Dune 0.2%
| src | ||
| .gitignore | ||
| .merlin | ||
| dune-project | ||
| Makefile | ||
| README.md | ||
menu
A dmenu-like multi-purpose menu bar, built using dmlenu.
Build
opam pin add dmlenu https://github.com/the-lambda-church/dmlenu.git
opam pin add papiers https://github.com/Armael/papiers.git
opam install cmdliner batteries lwt cohttp yojson
make
Some dependencies could be make optional, and can be easily removed by removing
the corresponding feature in menu.ml:
papiersis only used by the corresponding plugin inpapiers.mlcohttpandyojsonare only needed by the twitch.tv feature, intwitch.ml