add: Bitwise

pull/9/head
Tullio Facchinetti 2 years ago
parent a75118b05e
commit 995087a03a

@ -51,11 +51,11 @@ Some links to [related resources](#resources).
Calculators for numbers, dates, etc..
* [bcal](https://github.com/jarun/bcal) - Byte CALculator - A REPL CLI utility for storage expression evaluation, SI/IEC conversion, byte address calculation, base conversion and LBA/CHS calculation.
* [Bitwise](https://github.com/mellowcandle/bitwise) - Base conversion and bit manipulator in ncurses.
* [kalk](https://github.com/PaddiM8/kalk) - Command line calculator that supports math-like syntax with user-defined variables, functions, derivation, integration, and complex numbers.
* [mdlt](https://github.com/metadelta/mdlt) - A lightweight command line tool that lets you perform arithmetic and symbolic math operations right from the terminal.
* [Nota](https://github.com/pouyakary/Nota) - Terminal calculator with rich notation.
* [pdd](https://github.com/jarun/pdd) - Tiny date, time diff calculator.
* [pipes.sh](https://github.com/mellowcandle/bitwise) - Base conversion and bit manipulator in ncurses.
* [Qalculate](https://github.com/Qalculate/libqalculate) - Multi-purpose calculator with customizable functions, units, arbitrary precision, plotting (it includes a GUI).
## <a name="chat"></a>Chat and instant messaging

@ -750,4 +750,4 @@ git,git-all-branches,,https://github.com/zacanger/git-all-branches,Improved visu
graphics,SVGO,,https://github.com/svg/svgo,SVG Optimizer is a Node.js-based tool for optimizing SVG vector graphics files.
graphics,Korkut,,https://github.com/oguzhaninan/korkut,"Quick and simple image processing with the following functions: optimize, convert, crop, resize, rotate, watermark, flip."
funny,pipes.sh,,https://github.com/pipeseroni/pipes.sh,Animated pipes terminal screensaver.
calc,pipes.sh,,https://github.com/mellowcandle/bitwise,Base conversion and bit manipulator in ncurses.
calc,Bitwise,,https://github.com/mellowcandle/bitwise,Base conversion and bit manipulator in ncurses.

1 category name homepage git description
750 graphics SVGO https://github.com/svg/svgo SVG Optimizer is a Node.js-based tool for optimizing SVG vector graphics files.
751 graphics Korkut https://github.com/oguzhaninan/korkut Quick and simple image processing with the following functions: optimize, convert, crop, resize, rotate, watermark, flip.
752 funny pipes.sh https://github.com/pipeseroni/pipes.sh Animated pipes terminal screensaver.
753 calc pipes.sh Bitwise https://github.com/mellowcandle/bitwise Base conversion and bit manipulator in ncurses.
Loading…
Cancel
Save