mgconky/stocks
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