Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
/ hub-decathlon Public archive
forked from Antash/exercisync

App to synchronize sport activities between different services

License

Notifications You must be signed in to change notification settings

Decathlon/hub-decathlon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project life

This repository is not open sourced anymore, so this code stay here in archived mode and will not be maintained. At DECATHLON we decided to build a new solution fastest, more scalable and richer in feature

Credits

This project is based on https://github.com/cpfair/tapiriik code by Collin Fair. Forked from https://github.com/Antash/exercisync by Anton Ashmarin

Licensing

hub-decathlon is an Apache 2.0 Licensed open-source project.

Translation

To use locale translation, it requires the package gettext.

To launch a new language, you have to generate the locale with :

python3 manage.py makemessages -l 'fr'

Secondly, after translation (edition of po files), compile the files :

python manage.py compilemessages

About

App to synchronize sport activities between different services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 74.3%
  • Python 17.6%
  • JavaScript 6.7%
  • HTML 1.2%
  • Other 0.2%