Habit Tracking
Track daily habits with customizable deadlines and completion status
A macOS app that blocks specified websites when daily habits aren't completed
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build for production
npm run buildSee the Setup Guide for detailed instructions.