Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…lugin into main
  • Loading branch information
zenden2k committed Mar 7, 2021
2 parents 146f67d + 008b6b0 commit df1f158
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
# KeeneticRainmeterPlugin
Keenetic router's speed graph directly on your desktop
Keenetic router's speed graph directly on your Windows desktop

![KeeneticRainmeterPlugin screenshot](https://i.imgur.com/UhVCydL.png)


## Installation

First you have to install [Rainmeter](https://www.rainmeter.net/) on your computer. Then download and install .rmskin file which is available in the [Releases](https://github.com/zenden2k/KeeneticRainmeterPlugin/releases) section.

After installation you should specify password of your Keenetic user in "Rainmeter.data" file (which is placed by default in "C:\Users\user\AppData\Roaming\Rainmeter" folder).
Also you can specify the username and URL of the router web interface.

```ini
[KeeneticPlugin]
User=admin
Password=qwerty1234
URL=http://192.168.1.1
```

Plugin has been tested with Keenetic Viva (KN-1910).

0 comments on commit df1f158

Please sign in to comment.