Self hosted training diary and activities tracker in PHP. Keep your activities history under your control. Routes, statistics, photos on your own server and in your own database.
Contribution and feedback is welcome! Please check the issues for TODO. I will be happy every feature or pull request.
- Activities synchornization with Strava via Strava API
- View routes on the map
- Add photos to activites (photos from Strava are imported too)
- Yearly and monthly stats and summaries
- Cummulative statistics by activity type
- Import from CSV
- Training diary with notes and overview
- Weight tracking
- Gear management (with photos and import from Strava)
- Responsible design
- Multilingual (English and Czech are supported)
- Support for races
- Printable training diary with photos
- GPX import
- PHP from version 7
- MySQL (MariaDB) database
- htaccess support
- Download zip archive
- Unpack and copy all files to the server
- Create database
- Acccess root of the project in your favorite browser and follow instructions
This project is licensed under the terms of the MIT license.