Intended for a friend to help them install conky files to the correct directory (/etc/conky/filename)
A Python script to install Conky system monitoring configuration files to the default directory /etc/conky
This code is not to be followed as any sort of example. Code is very messy and could be re-written with less code or using different methods but, I was having fun learning something in Python.
Created for one single purpose, to help a friend. Turns out I learned something in the process.