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
17
commits
1
branch
0
tags
2.9
MiB
08e22632bc
Commit graph
4 commits
Author
SHA1
Message
Date
Matthew Grotke
08e22632bc
Improved comments
2026-01-16 00:21:07 -05:00
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
Matthew Grotke
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
mgrotke
858154b5c4
Big update, compatable with latest version of Conky
2025-01-28 01:19:36 -05:00