Commit graph

16 commits

Author SHA1 Message Date
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
6b04d9296a Filtered out temporary mounts like from timeshift, systemd, etc from being considered as mount points to display in the Conky drive list. 2026-01-14 01:28:18 -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
f78d5d4778 Fixed df error about swap, fixed user instructions for which dependencies are required and scripts require executable permissions 2025-11-08 11:49:17 -05:00
a4b49e05e6 Cleaned up the formatting of the active connections 2025-01-31 00:53:53 -05:00
02b71f33fe Added another filter to name the CPU properly 2025-01-29 00:14:19 -05:00
9238875364 AMD graphics card name was not being parsed correctly from lspci 2025-01-28 17:15:53 -05:00
f8b3fda0b5 People were having trouble with wrongly named folder when downloaded from git 2025-01-28 13:22:09 -05:00
7bd60d938f Updated temperature display with more options for non NVIDIA cards 2025-01-28 13:19:26 -05:00
7d5472b204 Prevented the possibility of drive printing that does not have any active mounts 2025-01-28 01:53:33 -05:00
858154b5c4 Big update, compatable with latest version of Conky 2025-01-28 01:19:36 -05:00
8bad18f047 Fixed typo and simplified 2020-06-27 00:28:49 -04:00
b9516bf1d7 Updated the license part of all script files 2020-06-27 00:25:05 -04:00
8e31b341be Added screenshots 2020-06-25 02:00:32 -04:00
a4fe44fe8e First commit 2020-06-25 01:42:28 -04:00
be68fea3d7
Initial commit 2020-06-24 23:27:00 -04:00