SYNCING
DAEMON
TASKS
UTASK
v2.0 Elite Edition is live

Task management built for the elite.

A headless sync engine that bridges Apple Reminders, Google Tasks, and Microsoft To Do. Designed for speed, engineered for privacy.

Command the flow.

A high-fidelity TUI designed for speed. Vim-motions, fuzzy search, and beautiful Catppuccin themes.

UniversalTask v2.0 — Zen Interface
SSH: 127.0.0.1
📝 TASKS (Wichtig)
!! Implement Focus Mode
Refactor Sync Engine
! Add Raycast Scripts
ℹ️ Details

Focus Mode

Apple High Prio

Implement the 25min Zen-timer.

  • Modal screen
  • OSX Notifications
s Sync p Focus i Stats
[ 🟢 ONLINE ]

Powerful by design.

Built for engineers who value speed, privacy, and system integrity.

🔄

Headless Sync

A background daemon keeps your tasks in sync without you ever noticing.

🚀

Focus Mode

Enter a deep work state with a 25-minute Pomodoro timer directly in your TUI.

🏎️

Raycast Ready

Add tasks and view your day from Raycast without touching the terminal.

☁️

Shared Config

Sync your active providers across multiple Macs using iCloud Drive.

Architecture

Headless Core.
Zero Latency.

The heart of utask is a background daemon that operates independently of the interface. This ensures that typing, navigating, and managing tasks is always instantaneous, regardless of your internet connection or API response times.

  • SQLModel (SQLite) as local Single Source of Truth
  • Exponential Backoff for resilient API communication
// Starting utaskd sync loop...
[INFO] Google Tasks: Found 6 lists
[OK] Syncing 'Work' (Microsoft)
[INFO] Propagating 2 local changes...
[DEBUG] Connection established.
🧘
Pomodoro Focus
25min Zen-mode directly in TUI
🪄
Magic Move
Migrate tasks between providers instantly
📖
Markdown Notes
Rich task descriptions with full formatting
Productivity

Engineered for
Flow.

Every feature in utask is built with muscle memory in mind. Use Vim-motions to fly through your lists, or trigger bulk actions to postpone an entire day's work in a single keystroke.

Command Reference

Powerful CLI utilities for the modern developer.

utask ui

Interface

Launch the full Textual TUI with all management features.

utask add "..."

Natural Language

Quickly add tasks with intelligent date parsing from anywhere.

utask doctor

Diagnostics

Verify system health, permissions, and sync connectivity.

Fuel the development.

utask is free and open-source. If you love using it and want to support the journey, consider buying me a coffee.

Support utask on Polar

Ready to level up?

Join the terminal elite and take control of your productivity across all your Apple devices.

Quick Start
$ git clone https://github.com/aeon022/TaskSync.git
$ cd TaskSync
$ ./setup.sh
macOS Native
Optimized
Open Source
MIT Licensed
./ab83_init --status
hash: void
build: 16.05.26, 12:09