An open API service indexing awesome lists of open source software.

https://github.com/creativecodecat/repomenu

dynamic menu
https://github.com/creativecodecat/repomenu

Last synced: 3 months ago
JSON representation

dynamic menu

Awesome Lists containing this project

README

        


repomenu


General purpose menu for window managers



repomenu is a simple menu forked from dmenu

## Installation from source

```sh
git clone https://github.com/The-Repo-Club/repomenu
cd repomenu
make
sudo make install
```

## Features
- alt-tab functionality
- mouse support
- animations and hover over indicators
- icon prefixes
- comments

## is this dmenu?

repomenu is a fork of [instantMenu](https://github.com/instantOS/instantMENU) which is a fork of [dMenu](https://tools.suckless.org/dmenu/). and can be used as a drop in replacement, maintaining all dmenu behavior and making all extra features optional.