This website requires JavaScript.
Explore
Help
Register
Sign in
mgrotke
/
mgconky
Watch
1
Star
0
Fork
You've already forked mgconky
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fa2717e1f7
mgconky
/
stocks
History
Download ZIP
Download TAR.GZ
Matthew Grotke
fa2717e1f7
Split the AlphaVantage stock script into 2 scripts. One to make the API calls to AlphaVantage (this runs infrequently due to rate limit of free API keys) and saves the retrieved JSON files to cache. The other script can run more frequently and scans the cache dir for updated JSON files, and returns the formatted stock data to Conky.
2026-01-15 23:47:22 -05:00
..
get_stocks_alphavantage.py
Split the AlphaVantage stock script into 2 scripts. One to make the API calls to AlphaVantage (this runs infrequently due to rate limit of free API keys) and saves the retrieved JSON files to cache. The other script can run more frequently and scans the cache dir for updated JSON files, and returns the formatted stock data to Conky.
2026-01-15 23:47:22 -05:00
get_stocks_finnhub.py
Big update, compatable with latest version of Conky
2025-01-28 01:19:36 -05:00
process_stocks_alphavantage.py
Split the AlphaVantage stock script into 2 scripts. One to make the API calls to AlphaVantage (this runs infrequently due to rate limit of free API keys) and saves the retrieved JSON files to cache. The other script can run more frequently and scans the cache dir for updated JSON files, and returns the formatted stock data to Conky.
2026-01-15 23:47:22 -05:00