Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loic2665 authored Mar 30, 2021
1 parent 3863a1f commit e08d617
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,21 @@ To maximise the compatibility between devices, I started the project on a web ap
## Start the program

#### Windows
On Windows you can use the easy way.


On Windows you can use two easy ways.

##### CSharp

Just go to the release section, download the last zip with "csharp" in the name,
and run it as admin, you will have some IP showed up, take the appropried one,
and insert it in your watch. Click on "Start Server" and start on your watch and
you will get data into your computer.

The output file `hr.txt` is in the `www` folder where the executable is.

##### Python


Download the program in the release section, to be sure, put the program in is own folder
and double click on it, you will see your IP and Port to enter in the wearable app.
Expand Down

0 comments on commit e08d617

Please sign in to comment.