Everything a wellness team needs
Connect every Odoo user to their own Garmin account and one-way sync their activities and wellness data — with analytics, dashboards, and a full challenge & leaderboard system, plus a native Android app.
Private by design
One Garmin account per user. Credentials are Fernet-encrypted and visible only to the owner — never to users a profile is shared with. Multi-factor login supported.
Automatic sync
Background sync every 6 hours (plus manual “Sync now”). Session-token reuse, incremental windows, retries and a per-account sync-health log.
Dashboards & charts
A custom OWL overview with configurable KPI tiles, plus native pivot, graph, kanban and calendar views for activities, wellness, sleep and calories.
Activities & GPS
Import activities with distance, pace, heart rate, elevation, cadence and training effect — including an interactive GPS map and one-click GPX export.
Read-only sharing
Let colleagues view your Garmin data (never your credentials), and decide who may add you to challenges.
Android app included
A native Kotlin / Jetpack Compose Android app ships in the package. It talks to the module over Odoo JSON-RPC and mirrors the dashboard, activities, wellness data, challenges and leaderboards — with all security enforced by the server.
What gets synced
Officially available Garmin data, mapped into clean Odoo models.
Daily wellness
|
Activities & fitness
|
Sleep, body & results
|
A challenge system that motivates
Run friendly competitions on real Garmin data — fully configurable and automated.
- 🏁 Metric, goal, or custom points scoring with per-participant handicap
- 🏁 Team challenges, weekly/monthly recurrence, anti-cheat minimums
- 🏁 Private / public visibility and open / approval-required joining
- 🏁 Invitations, applications and per-challenge league-point schemes
- 🏁 Odoo-computed leaderboards (total points & wins), separate from Garmin results
📧 Smart notifications
Secure & solid
Owner-only credentials
Credentials live in a separate, owner-only model, Fernet-encrypted with a rotatable key. Row-level record rules isolate every user's data.
Strictly one-way
Data flows Garmin → Odoo only. The module never writes anything back to Garmin.
Lightweight
Odoo 19 & Python 3.12. Depends only on base, base_setup and bus. Indexed for fast lookups.
Not affiliated with Garmin. This module uses the unofficial garminconnect Python library. Garmin may change their endpoints or authentication at any time, which can temporarily affect synchronization.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module