Weight-Tracker
Weight-Tracker
Docker app from Yusseiin's Repository
Overview
A self-hosted mobile-first weight tracking application. Log your daily weight, track water consumption, monitor activity type and sleep quality, and visualize your progress with interactive charts.
Features:
- Weight tracking with activity type and sleep quality
- Water consumption tracking
- Interactive progress charts with time filters
- Multi-user support with admin and user roles
- Customizable date formats and chart colors
- Customizable activity
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebUI PortPorttcp
Web interface port
- Target
- 3000
- Default
- 3000
- Value
- 3000
Config PathPathrw
Path to store application data (users, weight entries, settings)
- Target
- /config
- Default
- /mnt/user/appdata/weighttracker
- Value
- /mnt/user/appdata/weighttracker
PUIDVariable
User ID for file permissions (99 = nobody on Unraid)
- Default
- 99
- Value
- 99
PGIDVariable
Group ID for file permissions (100 = users on Unraid)
- Default
- 100
- Value
- 100
API_KEYVariable
Secret key for API authentication. Enables Home Assistant integration. Use X-API-User header to specify user. Generate with: openssl rand -hex 32
Categories
Download Statistics
4,346
Total Downloads
Details
Repository
yusseiin/weighttracker:latestLast Updated2026-02-12
First Seen2026-01-10
Run Weight-Tracker on Unraid.
Weight-Tracker is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.