The best Conky script
Find a file
2026-01-14 01:28:18 -05:00
devices 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
stocks 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
weather Updated the license part of all script files 2020-06-27 00:25:05 -04:00
conf 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
LICENSE Initial commit 2020-06-24 23:27:00 -04:00
mint_logo.png First commit 2020-06-25 01:42:28 -04:00
README.md Fixed typo and simplified 2020-06-27 00:28:49 -04:00
THE FOLDER NAME SHOULD BE mgconky NOT mgconky-master.txt People were having trouble with wrongly named folder when downloaded from git 2025-01-28 13:22:09 -05:00

TO INSTALL THIS CONKY CONFIG...

(1) If you do not already have a folder called ".conky" inside your home dir, then create it.
    mkdir ~/.conky

(2) Place the "mgconky" folder (from this repo) inside your new ".conky" folder.

(3) Open up the conf file (~/.conky/mgconky/conf) in a text editor

     * Perform the steps outlined in the section marked "!!!IMPORTANT!!!".

     * To change colors, change the variables in the "Define Colors" section.

(4) To change weather icon colors, go into the "weather/Make_Icons/" subfolder and read the ReadMe file there.