Skip to content

A personal simple crypto portfolio tracking application built with Python and DearPyGui. Keep tabs on your crypto investments, track profits, and set target prices - all in one interface.

License

Notifications You must be signed in to change notification settings

007SKRN/crypto-portfolio-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Crypto Portfolio Tracker

A personal simple crypto portfolio tracking application built with Python and DearPyGui. Keep tabs on your crypto investments, track profits, and set target prices - all in one interface.

Preview

Made with Python GitHub stars License: MIT Maintenance GitHub last commit PRs Welcome

🎯 Features

  • 📊 Real-time portfolio overview
  • 💰 Track investments and profits
  • 🎯 Set target prices for your coins
  • 🔒 Privacy mode to mask sensitive data
  • 📈 24-hour price and volume changes
  • 💾 Local SQLite database storage

🛠️ Tech Stack

  • GUI: DearPyGui
  • Database: SQLAlchemy + SQLite
  • API: CoinMarketCap
  • Language: Python 3.8+

⚡ Quick Start

  1. Clone this repo
  2. Install requirements:
pip install -r requirements.txt
  1. Run the app:
python main.py

⚠️ Disclaimer

This is a personal project I built for my own crypto tracking needs. While it works great for me, I'm not actively maintaining or developing it further. Feel free to fork and modify it for your own use!

🔑 API Key

You'll need to add your own CoinMarketCap API key in config/settings.py. Get one for free at CoinMarketCap.

📝 License

This project is licensed under the MIT License - because sharing is caring! 🤘


🚫 Not Financial Advice

This tool is for tracking purposes only. It doesn't provide any financial advice.


🌟 Star History

Star History Chart


Built with ❤️ and ☕ by @007SKRN

If you found this helpful, please consider giving it a ⭐

About

A personal simple crypto portfolio tracking application built with Python and DearPyGui. Keep tabs on your crypto investments, track profits, and set target prices - all in one interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages