https://github.com/pseitz/quickcalc
A spotlight like calculator based on iced
https://github.com/pseitz/quickcalc
Last synced: 28 days ago
JSON representation
A spotlight like calculator based on iced
- Host: GitHub
- URL: https://github.com/pseitz/quickcalc
- Owner: PSeitz
- Created: 2021-01-10T09:15:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T21:06:38.000Z (over 5 years ago)
- Last Synced: 2025-03-20T04:44:42.949Z (about 1 year ago)
- Language: Rust
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuickCalc
A spotlight like calculator based on iced.
Also supports real-time currency conversions (base currency is euro currently)

# Install
`cargo install --path .`
`cargo install --git https://github.com/PSeitz/quickcalc --branch main`