• Joined on 2026-03-30
mgrotke pushed to master at mgrotke/linuxrouter 2026-05-17 03:37:31 -04:00
575edc836d Added missing files due to gitignore
mgrotke pushed to master at mgrotke/linuxrouter 2026-05-17 03:26:04 -04:00
b0994069ad Flask app progress
mgrotke pushed to master at mgrotke/linuxrouter 2026-05-15 00:26:50 -04:00
c4fe022d42 Reorganized files in preparation for interface work
mgrotke pushed to master at mgrotke/linuxrouter 2026-05-14 23:49:22 -04:00
df09e99888 Added Cloudflare service to DDNS
mgrotke pushed to master at mgrotke/linuxrouter 2026-04-14 22:05:59 -04:00
82f3058577 Added nftables DNS accept rules for container bridge interfaces
mgrotke pushed to master at mgrotke/linuxrouter 2026-04-14 21:51:00 -04:00
2d50a982b8 Added dnsmasq DNS listening on container bridge interfaces; corrected ddns.json
mgrotke created branch master in mgrotke/linuxrouter 2026-04-09 23:51:29 -04:00
mgrotke pushed to master at mgrotke/linuxrouter 2026-04-09 23:51:29 -04:00
9c043ae30c Initial commit
mgrotke created repository mgrotke/linuxrouter 2026-03-31 18:36:29 -04:00
mgrotke created branch master in mgrotke/mgconky 2026-03-30 20:03:32 -04:00
mgrotke pushed to master at mgrotke/mgconky 2026-03-30 20:03:32 -04:00
031c5ff8dd Improved error messages with AlphaVantage stock API calls.
08e22632bc Improved comments
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.
6b04d9296a Filtered out temporary mounts like from timeshift, systemd, etc from being considered as mount points to display in the Conky drive list.
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.
Compare 10 commits »
mgrotke created repository mgrotke/mgconky 2026-03-30 20:01:35 -04:00