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
- Host: GitHub
- URL: https://github.com/ranger-nf/shell-calc
- Owner: Ranger-NF
- Created: 2024-09-25T14:22:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-18T13:30:58.000Z (11 months ago)
- Last Synced: 2024-11-18T15:12:29.905Z (11 months ago)
- Topics: python3, textual, tui
- Language: Python
- Homepage:
- Size: 10.7 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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