Your ideas deserve
a unified home.

Ryuk is a powerful personal knowledge base built for developers. Capture bookmarks, structure your notes, and sync seamlessly across the Web, CLI, and your browser—without the chaos of switching context.

5
Themes
7
Frameworks
0
Dependencies
Why Ryuk

One place for
everything you build.

Ryuk brings notes, habits, bookmarks, snippets, CLI, and sketches into a single, fast, always-in-sync workspace.

01
Everything, one place

Notes, habits, bookmarks, CLI, sketches, and snippets — all inside Ryuk. No more switching between five different apps to get through your day.

02
Built to grow with you

New tools ship as modules that slot right into your existing workspace. Nothing you already built ever breaks or gets left behind.

03
Powerful CLI & fast capture

Access notes, save bookmarks, or manage snippets directly from your terminal or app in seconds. Ryuk never slows you down.

04
Findable, automatically

Search across notes, snippets, and bookmarks at once. Tag something once and Ryuk keeps it within reach forever.

05
Synced everywhere

Web, desktop, CLI, mobile — your workspace updates instantly across every device and terminal. Start in terminal, finish on laptop.

06
Your data, always yours

Export anything, anytime, in formats you can actually use. Nothing you save in Ryuk is ever locked in.

Ryuk CLI

Manage everything,
from your terminal.

Instant note taking, bookmarking, and code snippet management directly from your command line. Ultra-fast, scriptable, and synced everywhere.

Create, edit & search notes directly from CLI
package@ryuk/cli
size1.2 MB gzipped
deps0 dependencies
sincev1.0.0
user@temp.email
$ ryuk notes add "API Architecture & Design" --tag dev
✔ Created note [id: nt_892a]
✔ Synced with Ryuk Cloud
 
$ ryuk notes list --limit 2
┌─────────┬────────────────────────────────┬─────────────┐
│ ID │ TITLE │ UPDATED │
├─────────┼────────────────────────────────┼─────────────┤
│ nt_892a │ API Architecture & Design │ Just now │
│ nt_410b │ Next.js agent setup rules │ 1 hour ago │
└─────────┴────────────────────────────────┴─────────────┘

Command Palette

Search for a command to run...