Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrcichra/grafana-portfolio
Track your holdings with Grafana
https://github.com/jrcichra/grafana-portfolio
gamestop grafana stocks yahoo-finance-api
Last synced: 12 days ago
JSON representation
Track your holdings with Grafana
- Host: GitHub
- URL: https://github.com/jrcichra/grafana-portfolio
- Owner: jrcichra
- License: mit
- Created: 2021-01-30T00:16:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-30T16:52:49.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T10:47:40.658Z (2 months ago)
- Topics: gamestop, grafana, stocks, yahoo-finance-api
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grafana-portfolio
Track your holdings with Grafana# Usage
+ Modify `portfolio.yml` with your accounts/lots
+ Run `docker-compose up -d`
+ Goto http://localhost:3000 (admin/admin)
+ ???
+ Profit# Screenshots
+ Price & Volume
![gme-1](images/gme-1.png)
+ Your lots over time
![gme-2](images/gme-2.png)