geostrapy
A python CLI to share data related to physical activities over an API (geo-localized or not).
💡 Idea
- Use services like Strava to follow my physical activities (any other service is welcome)
- Keep control over the data I share: just what I need (proportionality & relevance)
- Respect python guidelines proposed by Vincent Bernat ( 🇫🇷 | 🇬🇧 ).
✨ (planed) Features
These are imagined with Strava in mind, but any other service will be nice too :
- Create manual activity
- From a GPX track: get characteristics
- Sanitise a GPX track:
- Post GPX file as activity
- Process GPX multi-track file
- and maybe more…
🤝 Contributing
- Roadmap ➡️ project kanban
- Question, suggestion, issue ➡️ project issues
- Code submission ➡️ project merge request