Skip to content

A python script that fetches the price of any cryptocoin listed on coinmarketcap.com and sends a email when the coin has surpassed, or fallen below, a specific price.

Notifications You must be signed in to change notification settings

EmilGus/coinalarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

coinalarm

A python script that fetches the price of any cryptocoin listed on coinmarketcap.com and sends a email when the coin has surpassed, or fallen below, a specified price.

usage: ./coinalarm.py [name-of-cryptocoin] [alarm-price-in-dollars] [method (rising/falling)]

examples:

./coinalarm.py bitcoin 1500 rising

./coinalarm.py dash 10 falling

About

A python script that fetches the price of any cryptocoin listed on coinmarketcap.com and sends a email when the coin has surpassed, or fallen below, a specific price.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages