https://github.com/creativecodecat/repomenu
dynamic menu
https://github.com/creativecodecat/repomenu
Last synced: 3 months ago
JSON representation
dynamic menu
- Host: GitHub
- URL: https://github.com/creativecodecat/repomenu
- Owner: CreativeCodeCat
- License: mit
- Created: 2020-09-27T15:13:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T17:48:55.000Z (over 2 years ago)
- Last Synced: 2025-03-01T05:06:58.718Z (3 months ago)
- Language: C
- Homepage: https://aur.archlinux.org/packages/instamenu/
- Size: 268 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.