Skip to content

baddif/PersonalCurrencyMonitor

Repository files navigation

PersonalCurrencyMonitor

Currency Conversion Tool

Run by python3 main.py.

This is a small tool developed purely for personal needs, intended only for conversion reference.

Disclaimer:

Exchange rates are not real-time, calculations are approximate, and should not be used for transaction support!!!

Not rigorously tested, accuracy is not guaranteed!

Exchange rates are sourced from api.frankfurter.dev. This API updates once daily; this tool requests data upon each run or upon clicking the refresh button in the upper right corner, so the exchange rates in this tool are updated at most once daily.

Future Development Plans:

Bug fixes; the issue of the scroll wheel not functioning in the window is currently unresolved. Interface enhancement; the current interface is merely functional. Adding packaging and cross-platform executable capabilities. Currently, it can only be run as Python code.

Contributions are welcome.

货币换算工具 运行命令:python3 main.py 这是一个纯粹出于个人需求开发的小工具,只做换算的参考。

免责声明:

非实时汇率,计算不精确,不能用于支持交易!!!

未经过严格测试,准确性不保证!

汇率来自api.frankfurter.dev。这个API每天更新一次;本工具每次运行时请求,或者点击右上的刷新按钮重新请求,所以本工具中的汇率最快也是每天更新一次。

后续开发计划:

1,修复bug,目前在窗口里滚轮不生效的问题还未解决。 2,美化界面,目前仅仅是可用而已。 3,增加打包和跨平台的可执行程序。目前还只能以python代码方式运行。

欢迎提交。

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This is a little desktop tool for easy-calculation of currencies. Useful for upwork and others.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages