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) +