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
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/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...