From 96b596194bd67198d1bbf966097f74c2cbe8fd19 Mon Sep 17 00:00:00 2001 From: Matthieu Date: Sat, 26 Oct 2019 00:16:20 +0200 Subject: [PATCH] Add github repo --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index dc2deac..5cf1fd7 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,14 @@ ⚠️ this is not an official implementation -Official geroide website: https://georide.fr/ +Official georide website: https://georide.fr/ This library can control your georide tracker tracker Some code have been taken from @alexmohr https://github.com/alexmohr/sonyapilib -This library is used as communication interface in a home assistant component to control media players, which can be found here:(Not ready yes ;)) +This library is used as communication interface in a home assistant component to control media players, which can be found here:(Not ready yet ;)) At the moment not all functions offered by the api are implemented. If you miss a function feel free to create a pull request or open a feature request. @@ -22,10 +22,11 @@ pip install georideapilib This library has been tested with python 3.7 and above, functionality for older python version cannot be guaranteed. +## Main repo: + - https://git.tontontux.fr/mduval/pyGeoride +## Github repo: + - https://github.com/ptimatth/pyGeoride ## Todo - [ ] Add support of SocketIO connection - [ ] Add support of "Get a shared trip" endpoint - - -