Crypto-Price-Tracker is a Python tool that tracks your crypto portfolio using CoinGecko and ExchangeRate APIs. It calculates profit/loss in USD and PKR, and sends daily performance reports via email using SendGrid.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Add environment variable template for API keys and investment details
30e3d61View on GitHubAdd initial README.md with project details and usage instructions
5d8c14bView on GitHubAdd environment variables for email config, crypto investments, and exchange rates
868e4cbView on GitHubCreate HTML email template for daily crypto portfolio report
91bd0fcView on GitHubAdd styled HTML email report for daily crypto investment summary
202ef4cView on GitHubfeat: Add full crypto investment tracker with email reporting via SMTP
ee2ae1bView on GitHubfeat: Add automated daily crypto report with live data and SendGrid email delivery
9c75b76View on GitHubAutomated daily crypto tracking and email reporting with environment variable support
f972923View on GitHubAutomated daily crypto tracking and email reporting with environment variable support
e56c105View on GitHub