π Effortlessly monitor your portfolio balance in one place! π
net-worth-tracker allows you to keep track of your stock, cash, and crypto portfolio, making it easy to see your total net worth without the need to check multiple platforms. ππ
Supported data sources for stock/cash financial data include:
- Mint π΅
- Brand New Day π
- DeGiro π
Supported data sources for crypto portfolio data include:
- Nexo.io π
- Binance Smart Chain (BEP20 tokens + DeFi viaπ)
- Binance.com πͺ
- Exodus wallet πΌ
- ApeBoard for tracking on many DeFi chains π¦
- CoinGecko (for prices) π¦
- Beefy vaults π
- Yearn V3 π
π Install --> Releases
Run crypto-tracker.ipynb and download the appropriate data.
Set up a cronjob, using crontab -e:
0 * * * * ~/Sync/Overig/crypto-tracker/run-and-upload.shTo install required packages and tools, follow these steps:
- Install Python dependencies:
pip install -r requirements.txt
- Install
chromedriver:
sudo apt install chromium-chromedriver keychain # Ubuntu
brew cask install chromedriver # MacOSComing soon!
We welcome contributions! Feel free to submit issues or pull requests to improve the project. π
This project is licensed under the MIT License. See the LICENSE file for details.