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

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

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