https://github.com/instantos/instantmenu
general purpose menu for instantOS
https://github.com/instantos/instantmenu
instantos
Last synced: about 1 year ago
JSON representation
general purpose menu for instantOS
- Host: GitHub
- URL: https://github.com/instantos/instantmenu
- Owner: instantOS
- License: mit
- Created: 2020-01-12T10:55:31.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T18:14:57.000Z (about 2 years ago)
- Last Synced: 2024-05-23T08:23:59.547Z (about 2 years ago)
- Topics: instantos
- Language: C
- Homepage:
- Size: 1.23 MB
- Stars: 19
- Watchers: 5
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
instantMENU
General purpose menu for instantOS
instantMENU is a simple menu for instantOS
it is used for instantASSIST and in some other places
## Installation from source
```sh
git clone https://github.com/instantOS/instantMENU
cd instantMENU
./build.sh
```
## Features
- alt-tab functionality
- mouse support
- animations and hover over indicators
- icon prefixes
- comments
## is this dmenu?
instantMENU is a fork of dmenu and can be used as a drop in replacement, maintaining all dmenu behavior and making all extra features optional
--------
### instantOS is still in early beta, contributions always welcome