From 5d157e2d6d49e2c733e3eca0d35adbcbcdc6f500 Mon Sep 17 00:00:00 2001 From: MRsagi <54143854+MRsagi@users.noreply.github.com> Date: Thu, 15 Aug 2019 17:20:07 +0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1393e64..b2c46af 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # cockpit-temperature-plugin -Cockpit Temperature Plugin +Cockpit Temperature Plugin using [smoothie-charts](http://smoothiecharts.org) + +To intall, as described in [Cockpit docs](https://cockpit-project.org/blog/creating-plugins-for-the-cockpit-user-interface.html) simply put the files in ```/usr/share/cockpit``` for the plugin to be available for all system useres **or** in a spesific user folder under ```~/.local/share/cockpit``` + +screenshots: +![PC_web](https://github.com/MRsagi/cockpit-temperature-plugin/blob/master/screenshots/PC_web.png?raw=true) +![Android_web](https://github.com/MRsagi/cockpit-temperature-plugin/blob/master/screenshots/Android_web.png?raw=true) +