|
|
031c5ff8dd
|
Improved error messages with AlphaVantage stock API calls.
|
2026-01-20 19:40:21 -05:00 |
|
|
|
08e22632bc
|
Improved comments
|
2026-01-16 00:21:07 -05:00 |
|
|
|
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 |
|
|
|
579509fe87
|
The AlphaVantage stock script now uses a cache file that is built slowly while waiting 15 seconds per API call, because the free AlphaVantage API keys are rate limited and only the first stock symbol was being returned.
|
2026-01-03 21:43:01 -05:00 |
|
|
|
858154b5c4
|
Big update, compatable with latest version of Conky
|
2025-01-28 01:19:36 -05:00 |
|