https://github.com/vikramsamak/latest-currency-dashboard
Dashboard made with tkinter to show latest rates of various currencies.
https://github.com/vikramsamak/latest-currency-dashboard
api currencies python tkinter
Last synced: 9 months ago
JSON representation
Dashboard made with tkinter to show latest rates of various currencies.
- Host: GitHub
- URL: https://github.com/vikramsamak/latest-currency-dashboard
- Owner: vikramsamak
- Created: 2022-03-07T12:52:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T13:57:06.000Z (about 4 years ago)
- Last Synced: 2025-08-19T05:03:43.832Z (10 months ago)
- Topics: api, currencies, python, tkinter
- Language: Python
- Homepage:
- Size: 9.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Latest Currencyrate Dashboard
In this project i used freecurrencyapi for getting the latest values of currencies.
And i used python language and tkinter module to display it in window.
