Skip to content

Astronaut-X-X/etcdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETCDM

English | 简体中文

License GitHub release GitHub All Releases GitHub stars GitHub forks

ETCDM is a modern lightweight cross-platform ETCD desktop manager available for Mac, Windows, and Linux.

screenshot screenshot

Features

  • 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

TODO

  • Multi-language support
  • Support multiple data viewing formats
  • Support import/export data
  • Support import/export connection profiles

Installation

Available to download for free from here.

Build Guidelines

Prerequisites

  • Go >= 1.23.0
  • Node.js >= 16
  • NPM >= 9

Install Wails

go install github.com/wailsapp/wails/v2/cmd/wails@latest

Build Project

wails build

Notinges

If 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors