Skip to content

A simple flutter application for checking exchange rates on multiply currencies/crypto currencies

License

Notifications You must be signed in to change notification settings

TallenPeli/Waluta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Currency Exchange tool written in Python

A beautiful flutter application written in Python

Run the app:

From Source :

cd /path/to/Waluta
pip install -r requirements.txt
flet run

From Binary

Linux :

./path/to/waluta

Windows :

.\path\to\waluta.exe\

Or you can just double click the executable on windows or linux.

Obtain an API key

https://app.exchangerate-api.com/dashboard


Build from source

cd /path/to/Waluta
pip install -r requirements.txt
flet pack

Then go into the dist folder and run the executable.

About

A simple flutter application for checking exchange rates on multiply currencies/crypto currencies

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages