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

https://github.com/ranger-nf/shell-calc

🧮 A calculator served in terminal user interface
https://github.com/ranger-nf/shell-calc

python3 textual tui

Last synced: 3 months ago
JSON representation

🧮 A calculator served in terminal user interface

Awesome Lists containing this project

README

          


🐚 Shell Calc 📟
A calculator served in TUI (terminal user interface).




## 💡Idea

- Simple calculator with addition, substrction, multiplication & division
- Use [Textual](https://github.com/textualize/textual) as the base library