Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

onespaceman/menu-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

menu calc

Calculator for Rofi/dmenu(2)
Screencast

#####usage: menu calc uses bc as the backend and will accept any operations bc is able to do
= -h show help
= 4+4
= (4+2)/(4+3)
= 4^2
= sqrt(4)
= c(2)

The answer can me used for further calculations inside Rofi/dmenu

If launched outside of Rofi/dmenu the expression may need quotation marks

#####dependencies bc
xclip
Rofi or dmenu(2)

Releases

No releases published

Packages

No packages published

Languages