Notion Todo CLI

Manage your todos directly from the terminal with seamless Notion integration. Simple, fast, and powerful.

Why Choose This CLI?

Designed for developers who value simplicity and efficiency in their workflow.

Blazing Fast

Add and manage todos instantly with intuitive commands in seconds.

🎯

Simple Setup

Easy configuration with an interactive setup guide that walks you through everything step by step.

🔄

Seamless Sync

Seamlessly syncs with your Notion database. Access your todos anywhere, anytime.

🏠

Local Storage

Credentials stored securely on your machine. Your data stays private and under your control.

🧠

Smart Management

Interactive list view with delete, status updates, and due date management.

🎨

Developer First

Clean interface, helpful messages, and commands that make sense. Built by developers, for developers.

Quick Installation

Choose your preferred method and get started in seconds.

🐧 Linux

curl -sSL https://raw.githubusercontent.com/caffeines/notion-todo/main/install.sh | bash

🍎 macOS

brew tap caffeines/tap
brew install notion-todo

🔧 Go Install

go install github.com/caffeines/notion-todo@latest

📦 Download

Pre-built binaries for all platforms available on GitHub Releases.

See It In Action

From setup to daily use in just a few commands.

# Setup in 2 minutes
$ todo guide
🎯 Welcome to Notion Todo CLI Setup Guide!
# Add todos instantly
$ todo add "Review pull requests"
✅ Todo added successfully!
# List and manage
$ todo list
📋 Interactive todo management opened...
todo g
Setup guide
todo a "task"
Add todo
todo l
List todos