From 7e14017902018445e9e26683ec1c45948fdb58df Mon Sep 17 00:00:00 2001 From: FotoCoder Date: Mon, 21 Dec 2020 15:41:54 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 534fc1c..22d4b8a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,24 @@ # conky-applet -An applet for conky, which is a really great tool to make your own applet with nearly borderless possibilities. \ No newline at end of file +An applet for conky, which is a really great tool to make your own applet with nearly borderless possibilities. + +# Installation +This applet needs: +- 'the conky-applet' file +- the conkyIP file +- conky-all +- conky-manager (optional, but recommended) + +To install this applet, follow this guide: +- move the 'conky-applet' file to /home/username/.conky/yourappletfolder/ +- move the 'conkyIP file to /home/username/.conky/yourappletfolder/ and make it executable +- open the conky-manager and click on the "refresh"-button to make sure, your newest version of the applet is loaded +- if your applet is listed in the list of the installed applets, click on the checkbox behind it +- now the applet should be activated and shown on your desktop + +# Issues +If you have any problems with this applet and you don't know how to fix them, send me a message (contact informations are here: [https://joschu.ch](https://joschu.ch)) + +# further versions +I'll try to improve the design of this applet and want to implement more features like fan speed and so on. +If you want to have another feature, make a feature request. \ No newline at end of file