confy

★ 0 v0.16.0 GitHub

Overview

confy is an interactive tree editor for structured configuration files — TOML, JSON/JSONC, and a lossless YAML subset. Edits are round-trip preserving: comments, key order, and formatting survive every save (byte-identical for unmodified subtrees). The same headless core powers a terminal TUI, a browser-based web UI (via WebAssembly), and a native desktop app (Tauri).

Live demo: confy.turkeyang.net

Features

Try it

Use the web UI directly in your browser at confy.turkeyang.net, or grab the TUI and desktop builds from GitHub releases.

confy <file.toml>