Weight-Tracker
Docker 应用程序 from Yusseiin's Repository
概述
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
WebUI PortPorttcp
Web interface port
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Config PathPathrw
Path to store application data (users, weight entries, settings)
- 目标
- /config
- 默认值
- /mnt/user/appdata/weighttracker
- 价值
- /mnt/user/appdata/weighttracker
PUIDVariable
User ID for file permissions (99 = nobody on Unraid)
- 默认值
- 99
- 价值
- 99
PGIDVariable
Group ID for file permissions (100 = users on Unraid)
- 默认值
- 100
- 价值
- 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
下载统计数据
4,346
下载总数
详细信息
存储库
yusseiin/weighttracker:latest最后更新2026-02-12
初见2026-01-10
在Unraid 上运行 Weight-Tracker 。
Weight-Tracker 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。