Skip to content

This script will send you windows-notification when the specified crypto-currency price crosses the limit you entered.

Notifications You must be signed in to change notification settings

yashmaniya0/crypto-price-tracker-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Price Tracker and Notifier

This script will send you windows-notification when the specified crypto-currency price crosses the limit you entered.

start with why

Windows

Dependencies

You will need custom win10toast package as the one on pip does not have callback_on_click feature.

  • Run pip install win10toast
  • Replace the directory C:\Users\YOUR_USERNAME\AppData\Local\Programs\Python\Python39\Lib\site-packages\win10toast with the one in the repository.

Running the Sript

  • Open Command Prompt
  • Make sure that sript.py is in your Current Working Directory
  • Run command python sript.py

You can also run it on the Code Editor of your choice.

About

This script will send you windows-notification when the specified crypto-currency price crosses the limit you entered.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages