OxiLine icon
macOS · Apple Silicon · Early development

OxiLine

Time as a playhead

Time isn't a grid — it's a playhead moving through your day. OxiLine reimagines routine and day management with a playhead-based timeline, built on a Rust core with an embedded SQLite database. CLI-first design means agents and humans use the same interface.

macOS
Platform
Rust
Core
Tauri v2
Shell
OxiLine main window - vertical timeline with a moving playhead, the running task, and the activity list.
Day timeline - vertical playhead, running task, activity list.

What's inside

Playhead-based timeline

Time as motion, not a grid. See your day unfold as a playhead moves through routines and tasks.

OxiLine preferences - language, theme, timeline, shortcuts, and HUD settings.
Preferences - global hotkeys, shortcuts, and HUD duration.

Rust core

Domain logic in pure Rust with embedded SQLite. Fast, reliable, no external dependencies.

OxiLine Command Palette (Cmd+K) - record an activity or schedule a routine in one line.
Command Palette (Cmd+K) - start recording or schedule a routine instantly.

CLI-first

Designed CLI-first for agent integration. Every operation available from the command line.

Tauri v2 native

macOS native desktop shell built with Tauri v2. Lightweight, fast, secure.

Install

Build from source cargo build --release
Download binary from GitHub Releases