A simple python script to get my favorite crypto prices every 5 or 10 minutes and display it as a windows notification.
- Add/Fix the toast icon
- Accept coins as parameter (maybe .json)
- Linux support
- Dynamic price formatting
- Overlay mode (avoids notifications)
- Add validations and error treatment
- Create "Make" file to simplify installing/executing
- GUI to select which cryptos to get (replacing the .json)
pip install python-binance
pip install win10toast
pip install notify2