Documentation

Everything you need to use Tycana effectively. If you haven’t installed yet, start at the Install page.


Quick Start

# Add a task
tycana add "Review pull request tomorrow @backend #urgent"

# See your tasks
tycana list

# See today's work
tycana view today

# Mark it done
tycana done "review pull request"

That’s it. Everything else builds on these four commands.

Enable Sync (Optional)

Cloud sync, calendar feeds, AI access, and spaces require a Sync subscription ($6/mo).

# Log in with magic link (no password)
tycana account login

# Check status
tycana account status

Guides