English | 简体中文
ETCDM is a modern lightweight cross-platform ETCD desktop manager available for Mac, Windows, and Linux.
- Super lightweight, built on Webview2, without embedded browsers (Thanks to Wails)
- Provides visually and user-friendly UI, light and dark themes (Thanks to Naive UI and IconPark)
- Visualize key value operations, CRUD support for key-value pairs
- Multi-language support
- Support multiple data viewing formats
- Support import/export data
- Support import/export connection profiles
Available to download for free from here.
- Go >= 1.23.0
- Node.js >= 16
- NPM >= 9
go install github.com/wailsapp/wails/v2/cmd/wails@latestwails buildIf you get a "damaged and can't be opened" error after installing on macOS, run the following command.
sudo xattr -d com.apple.quarantine /Applications/etcdm.app