Beaver-Habit-Tracker
Beaver-Habit-Tracker
Docker app from grtgbln's Repository
Overview
A self-hosted habit tracking app without "Goals".
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Privileged
- false
- Extra Params
--user 99:100
Template configuration
Web UI PortPorttcp
Container Port: 8080
- Target
- 8080
- Default
- 8080
- Value
- 8080
First Day of the WeekVariable
0=Monday, 6=Sunday
- Target
- FIRST_DAY_OF_WEEK
- Default
- 0
- Value
- 0
Maximum User CountVariable
Maximum number of users. Set to 1 to prevent other users from logging in.
- Target
- MAX_USER_COUNT
- Default
- 1
- Value
- 1
Display Completed Count BadgeVariable
Display the total completed count badge on the main page.
- Target
- INDEX_SHOW_HABIT_COUNT
- Default
- false|true
Data Storage MethodVariable
The DATABASE option stores everything in a single SQLite database file named habits.db. On the other hand, the USER_DISK option saves habits and records in a local JSON file.
- Target
- HABITS_STORAGE
- Default
- USER_DISK|DATABASE
Data Storage PathPath
Path to data storage
- Target
- /app/.user
- Default
- /mnt/user/appdata/beaver_habits/data
- Value
- /mnt/user/appdata/beaver_habits/data
iOS Standalone ModeVariable
Experiential feature to enable standalone mode on iOS.
- Target
- ENABLE_IOS_STANDALONE
- Default
- false|true
Categories
Download Statistics
395,680
Total Downloads
47,044
This Month
27,619
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
daya0576/beaverhabits:latestLast Updated2026-05-20
First Seen2024-12-23
Run Beaver-Habit-Tracker on Unraid.
Beaver-Habit-Tracker is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.