Post

BeaverHabits

BeaverHabits is a self-hosted habit tracking app without goals. Track streaks, view heatmaps, and manage your daily habits through a clean web interface powered by NiceGUI and Python.

BeaverHabits

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/beaverhabits.sh)"
CPU: 2 cores RAM: 1024 MB Disk: 4 GB OS: Debian 13

Notes

Habit data is stored in /opt/beaverhabits/.user.
Set TRUSTED_LOCAL_EMAIL in the service environment to skip authentication for a specific email.

Web Interface

Port: 8080

Source code
Loading...