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

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

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)

![Demo](https://github.com/PSeitz/quickcalc/raw/main/output.gif)

# Install

`cargo install --path .`

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