MCPcopy Index your code
hub / github.com/wger-project/wger

github.com/wger-project/wger @2.6 sqlite

repository ↗ · DeepWiki ↗ · release 2.6 ↗
3,464 symbols 13,823 edges 698 files 2,219 documented · 64%
README

wger

wger logo

AGPLv3 License Build Status Coverage Status Translation Status

wger (ˈvɛɡɐ) is a free workout and fitness manager.

  • 🏋️ Custom Workout Routines – Create flexible routines with automatic weight progression rules.
  • 📊 Comprehensive Tracking – Track diet plans, body weight, and custom measurements.
  • 🍽️ Nutrition Management – Log your calories with a food database from Open Food Facts.
  • 📸 Progress Gallery – Upload and track your fitness progress with photos.
  • 📚 Exercise Wiki – Access and contribute to the built-in exercises.
  • 📱 Cross-Platform Apps – Available on Android, iOS, F-Droid, and Flathub.
  • 🐳 Self-Hostable – Deploy easily with Docker for full control.
  • 🌍 Multilingual Support – Translated by the community via Weblate.
  • 🔗 Powerful API – REST API for third-party integrations or automations.
  • 👥 Multi-User Support – Includes basic gym management features.
  • 🆓 100% Free & Open Source – Licensed under AGPL-3.0 or later.

For a live system, visit: https://wger.de

Get it on Google Play Download on the App Store Get it on F-Droid Get it on Flathub

Self-hosting

Hosting your own instance is basically just a docker compose up -d away. For more detailed setup instructions take a look at the provided docker compose file and the corresponding documentation.

Developing and contributing

Our goal is to build an awesome and flexible fitness and nutrition manager, along with a comprehensive list of exercises and ingredients, all released under a free license.

For this, we’d love your help! Whether it’s code, translations, exercises or reporting issues and ideas, check out our contribution guide to get started.

A huge thank you to everyone who has contributed so far! ❤️ See the full list in AUTHORS.md.

Documentation

Consult the online documentation at

for installation instructions, API documentation, development guidelines, and other information

Contact

Feel free to contact us if you found this useful or if there was something that didn't behave as you expected. We can't fix what we don't know about, so please report liberally. If you're not sure if something is a bug or not, feel free to file a bug anyway.

Sources

All the code and the content is available on github:

Translation

Translate the app to your language on Weblate.

translation status

License

Core symbols most depended-on inside this repo

get
called by 1167
wger/core/api/views.py
count
called by 286
wger/nutrition/managers.py
save
called by 202
wger/manager/models/day.py
delete
called by 185
wger/exercises/models/base.py
create
called by 108
wger/core/api/views.py
save
called by 70
wger/trophies/models/user_trophy.py
print_fn
called by 66
wger/exercises/sync.py
register
called by 57
wger/trophies/checkers/registry.py

Shape

Method 1,962
Class 1,086
Function 320
Route 96

Languages

Python100%
TypeScript1%

Modules by API surface

wger/nutrition/tests/test_ingredient.py83 symbols
wger/trophies/tests/test_checkers.py62 symbols
wger/exercises/tests/test_sync.py54 symbols
wger/manager/api/views.py53 symbols
wger/manager/api/serializers.py52 symbols
wger/exercises/api/serializers.py49 symbols
wger/core/tests/api_base_test.py47 symbols
wger/gym/tests/test_user.py45 symbols
wger/nutrition/tests/test_sync_bulk.py40 symbols
wger/nutrition/tests/test_sync.py37 symbols
wger/core/views/user.py34 symbols
wger/core/tests/base_testcase.py33 symbols

Dependencies from manifests, versioned

@popperjs/core2.11.8 · 1×
@wger-project/react-components26.6.16 · 1×
bootstrap5.3.8 · 1×
datatables.net-bs52.3.8 · 1×
htmx.org2.0.8 · 1×
jquery4.0.0 · 1×
boto31.43.2 · 1×

Datastores touched

(mongodb)Database · 1 repos
wgerDatabase · 1 repos

For agents

$ claude mcp add wger \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact