Favicon of OpenHabitTracker

OpenHabitTracker

Manage tasks, take notes, and build habits across all your devices. This free, open-source app uses a stress-free urgency system instead of rigid streaks.

Take control of your daily routines with a flexible system designed to help you succeed without the guilt of broken streaks. Instead of resetting your progress to zero when you miss a day, this tool calculates the time elapsed since your last completion and compares it to your desired interval, allowing you to easily prioritize tasks based on their actual urgency.

Key Features:

  • Stress-Free Tracking: Ditch the streak counter and focus on consistency over time.
  • All-in-One Organization: Combine your notes, tasks, and habits in a single workspace.
  • Cross-Platform Sync: Access your data anywhere with support for Web, Windows, Linux, Android, iOS, and macOS.
  • Advanced Filtering: Quickly find what you need using powerful search, filter, and sort capabilities.
  • Flexible Data Management: Import from Google Keep or export your data in Markdown, YAML, JSON, and TSV formats.

Directory Structure

openhabittracker
data
.env
docker-compose.yml

docker-compose.yml

services:
  openhabittracker:
    image: jinjinov/openhabittracker:latest
    container_name: openhabittracker
    restart: unless-stopped
    ports:
      - "8080:8080"
    volumes:
      - ./data:/app/data
    environment:
      - TZ=${TZ}
      - ASPNETCORE_ENVIRONMENT=Production

.env

TZ=UTC
Categories:

Share:

Ad
Favicon

 

  
 

Similar to OpenHabitTracker

Favicon

 

  
  
Favicon

 

  
  
Favicon