A lightweight, dependency-minimal Go binary for Bullet Journal-style rapid logging.
📖 Read the full documentation →
brew tap codevalve/homebrew-tap
brew install rapidego install github.com/codevalve/rapide@latestrapide init # Interactive setup wizard
rapide "• Buy coffee" # Log a task
rapide "work | O Meeting!" # Log to a collection
rapide tui # Open the TUIPress ? inside the TUI for a quick-reference of all hotkeys and bullet types.
| 🗿 Minimalist | One binary, zero bloat, no heavy dependencies |
| ⚡ Fast CLI | Log entries in seconds from your terminal |
| 🖥️ Interactive TUI | Full-screen interface with hotkeys, filtering, and inline editing |
| 🌉 Git Sync | Sync your journal across machines with a private repo |
| 📌 Pinning | Keep critical entries at the top |
| 🔒 Private | Everything stays local in ~/.rapide/ |
Visit the docs site for:
source <(rapide completion zsh) # Zsh
source <(rapide completion bash) # Bash
rapide completion fish | source # FishWe are actively looking for testers and early adopters! If you're interested:
- Open an issue with your thoughts.
- Join the discussion in our GitHub Discussions.
- Star the repo to stay updated!
