Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 326 Bytes

cryptocurrency-price-alert

Ubuntu desktop notification alerts for Bitcoin, Etherium and Litecoin prices.

Requirements

  1. requests (pip install -U requests)
  2. schedule (pip install -U schedule)

Usage

Change the global variable ALERT_INTERVAL to a desired value (default 30 minutes) and run price-alert.py