Hi,
I refined the code and extended the theme a bit.
The code is now all lua - no entries in conky.text and no usage of external modules
First post is updated to reflect the changes.
The archive contains different files:
I refined the code and extended the theme a bit.
The code is now all lua - no entries in conky.text and no usage of external modules
First post is updated to reflect the changes.
The archive contains different files:
- ConkyBuilder.lua - the script that get's loaded by conky. It checks for existance of "config.lua". If that file does not exists, it loads other files to create a setup file that matches your hardware
- ConkyHelper.lua - common functions that are helpful
- ConkySysReader.lua - a script that detects your hardware
- SetupWriter.lua - this script will build the new config file based on the hardware detected by ConkySysReader and uses the templates from Template-file
- MX-Compact.templates - the templates that make up the look of MX-Compact
Statistics: Posted by django013 — Tue Feb 18, 2025 11:29 pm