Vim-native SQL client.
MySQL · Postgres · SQLite. Terminal (ratatui) and native GUI (iced) from one core. Per-file TOML connections, sqls LSP, tree-sitter highlighting.
Software for people who never left the terminal.
No Electron. No JVM. No webview wrappers. No telemetry. Just tools.
$ ls -la ~/kryptic # native tools, one ethos, many surfaces drwx sqeel/ vim-native SQL client · TUI + GUI 0.1.0 drwx buffr/ vim-inspired browser · Rust + CEF 0.0.1 drwx hjkl/ modal editor + vim engine · Rust 0.1.0 drwx inbx/ modal-vim email client · IMAP/JMAP 0.0.1 drwx hodl/ light crypto wallet · TUI + ratatui 0.0.2 $ cat principles.txt # native rust · modal editing · mouse + keyboard · zero telemetry
Vim-native SQL client.
MySQL · Postgres · SQLite. Terminal (ratatui) and native GUI (iced) from one core. Per-file TOML connections, sqls LSP, tree-sitter highlighting.
Vim-inspired browser.
Native, GPU-accelerated. Rust + CEF — Chromium rendering without an Electron-shaped layer above it. Modal browsing, hint-mode for links, ex-style command palette.
Modal editor + vim engine.
A vim-style modal editor in Rust. The same engine, rope buffer,
and editor primitives also power sqeel, buffr, and inbx —
no_std + alloc. SPEC frozen, Buffer trait sealed.
Modal-vim email client.
IMAP/SMTP, Gmail XOAUTH2, Microsoft Graph, JMAP — one client, every inbox. Maildir + SQLite + tantivy. Composer powered by hjkl.
Light crypto wallet, TUI.
ratatui UI, BIP-39 seed, BIP-32/44 derivation. Multi-chain (Bitcoin, Ethereum). Light client — talks to public or self-hosted RPC. Local keys, encrypted at rest. Never phones home.
No JVM, no Node, no webview wrapper. Small binaries, instant startup, predictable RSS.
Modal editing as a first-class citizen. Normal/insert/visual, real motions, leader chords.
Power users get keys. Everyone else gets mice. Neither is a second-class citizen.
No analytics. No phone-home. No "anonymous" usage data. Your terminal, your business.
hjkl drives the modal layer across every project.
Same FSM, TUI or GUI or browser.
Every binary, every crate, every landing page. Fork it, ship it, study it. No catch.