ConkyMan is a powerful customization tool designed to manage Conky's aesthetics and functionality through a modern Qt 6 graphical interface. Its goal is to simplify Linux desktop configuration, allowing users to adjust positions, switch between light and dark modes, choose accent colors, manage autostart, make backups, set custom profiles, and more without manually editing code.
- User-friendly graphical interface
- Broad compatibility with any modern GNU/Linux distribution
- Fast and lightweight
It works by searching for specific values in conky.lua and modifying them without touching the rest of the code. ConkyMan also comes with a built-in text editor for
experienced users who don't want to search for the specific .conkyrc or conky.config files.
- Python3.x
- Conky
- Qt 6
- PySide6
Clone the repository and run the app:
git clone https://github.com/Just-Alex22/ConkyMan.git
cd ConkyMan
python3 conkyman.pyIf you want to collaborate with the development of ConkyMan, follow us on GitHub and send your Pull Requests and Issues through the repository
This program comes with the GNU GPLv3 licence, consult https://www.gnu.org/licenses/gpl-3.0.en.html for more information.
Backend: Just_Alex Frontend: GatoVerde95 Repository: ConkyMan
