Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OxiLine

Time as a playhead — macOS native routine/day-management app.

A Rust core + Tauri v2 desktop shell, designed CLI-first for agents and humans.

Stack Rust core (oxiline-core, oxiline-cli) · Tauri v2 desktop shell (oxiline-app)
License MIT
Status Early development — design phase → roadmap

Design

The full design specification lives in doc/ — eight markdown documents walking through product vision, UX research, data model, architecture, CLI spec, design system, screens, and roadmap.

Build

# Workspace at root
cargo build --release

# CLI only (no Tauri runtime)
cargo build -p oxiline-cli --release

Workspace

crates/
├── oxiline-core/   # Domain logic, SQLite schema, CLI parser
├── oxiline-cli/    # CLI binary (oxiline)
└── oxiline-app/    # Tauri v2 desktop shell
    └── src-tauri/  # Backend for the desktop app

Related

Part of the project-oxi ecosystem. See the organization profile for the full product line.

License

MIT — see doc/06-design-system.md for the brand specs inherited from the project-oxi design system.

About

Time as a playhead — macOS native routine/day-management app. Rust core, Tauri v2, CLI-first.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages