Skip to content

A simple python script to get my favorite crypto prices every 5 or 10 minutes and display it as a windows notification.

Notifications You must be signed in to change notification settings

LucasMonir/get-crypto-prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-crypto-prices

A simple python script to get my favorite crypto prices every 5 or 10 minutes and display it as a windows notification.

The notification

TODO:

  • 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)

Required:

  • pip install python-binance

Windows:

  • pip install win10toast

Linux (Tested on Ubuntu and Manjaro)

  • pip install notify2

About

A simple python script to get my favorite crypto prices every 5 or 10 minutes and display it as a windows notification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages