Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xun468 authored Jan 8, 2021
1 parent f11ccb7 commit 654c313
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
# Rainmeter-TomatoTelemetry
# A rainmeter skin for the Tomato blood glucose monitor app
A simple rainmeter skin to display blood glucose levels on your dekstop with the Tomato blood glucose monitoring app.

![alt text](https://user-images.githubusercontent.com/8162613/103983500-a2dfac80-5185-11eb-96c4-8cdb0e28d17d.png)

_Number currently displayed in mmol/L. The unit displayed depends on the app settings_

# Installation
Follow the official Tomato instructions found [here](http://tomato.cool/how-to-follow-a-persons-blood-sugar/tips/) to get a follower link. This link should start with https://global.fanqies.com/remote/glycemic/...

Download the skin either through releases or manually extract the files to your Rainmeter skins folder

Open BloodGlucose.ini in the rainmeter skins folder and paste the follower link under the variables section. Should look similar to

```
[Variables]
url=https://global.fanqies.com/remote/glycemic/....
```
# To do
Add variables to allow for easier text color changing and installation

0 comments on commit 654c313

Please sign in to comment.