- Monitor multiple cryptocurrencies (BTC, ETH, BNB, SOL, XRP, ADA, DOGE, AVAX, DOT, MATIC)
- Set custom price change thresholds
- Receive email notifications
- Receive SMS notifications
- Real-time price monitoring
- Colorful terminal interface
- Clone the repository:
git clone https://github.com/yourusername/Crypto-Pi.git
cd Crypto-Pi
- Install required packages:
pip install -r requirements.txt
-
Set up email notifications:
- Go to your Google Account settings
- Enable 2-Step Verification
- Generate an App Password for "Mail"
- Copy
config_secrets.py.template
toconfig_secrets.py
- Fill in your email and App Password in
config_secrets.py
-
Run the script:
python main/main.py
- Edit
config_secrets.py
to set up your email credentials - The script will prompt you to:
- Select a cryptocurrency to monitor
- Set a price change threshold
- Enter your email address
- Enter your phone number
- Run the script
- Select a cryptocurrency to monitor
- Set your desired price change threshold
- Enter your contact information
- The script will monitor prices and send notifications when the threshold is reached
This repository is Open Source Feel free to submit issues and enhancement requests!
This project is licensed under the MIT License - see the LICENSE file for details.
Made by @vaishcodescape Follow me on GitHub: https://github.com/vaishcodescape