/Georide-Scripts

Usefull scripts to get your georide info

Primary LanguagePythonMIT LicenseMIT

Welcome to Georide-Scripts 👋

Documentation License: MIT Twitter: ripoulNantes

get all your trips (gpx) and some other information about your georide account

Install

pip install -r requirements.txt

Usage

To get your georide info for now you can go on https://georide.ripoul.fr/getInfo.

  • With a token :
python get-trips.py [your tracker id] [ YYYY/MM/DD startDate] [YYYY/MM/DD endDate] -t [your georide token]
  • With user/password :
python get-trips.py [your tracker id] [ YYYY/MM/DD startDate] [YYYY/MM/DD endDate] -u [username georide] -p [password georide]

Author

👤 Jules LE BRIS

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Jules LE BRIS.
This project is MIT licensed.