Skip to content

Habit TrackerWebsite Blocking for Productivity

A macOS app that blocks specified websites when daily habits aren't completed

Quick Start

bash
# Install dependencies
npm install

# Run in development mode
npm run dev

# Build for production
npm run build

See the Setup Guide for detailed instructions.

Built with VitePress