SkillAgentSearch skills...

Qalcmenu

A qalc frontend for menus like rofi, bemenu, and dmenu.

Install / Use

/learn @MithicSpirit/Qalcmenu
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

qalcmenu

A qalc frontend for menus like rofi, bemenu, and dmenu. This is a fork of menu-qalc, but supporting Wayland instead of X and with more robust command line arguments.

Installation

Copy = into your $PATH and qalcmenu.1 and =.1 into your $MANPATH. On most systems, running the following as root should suffice

install -m755 -t /usr/bin ./qalcmenu ./=
install -m644 -t /usr/share/man/man1 ./qalcmenu.1 ./=.1

Dependencies

Usage

See = --help or man qalcmenu.1.

License

This is based on code by (or licensed by) @barbuk, which is under an MIT License.

As this is a major rewrite from the original code, maintaining only the idea, I have relicensed it under AGPL-3.0. Please see the LICENSE file for more information.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated19d ago
Forks0

Languages

Shell

Security Score

85/100

Audited on Mar 8, 2026

No findings