Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shockerli/etcq
ETCD(v3) Cross-platform GUI Client
https://github.com/shockerli/etcq
desktop etcd etcd-client etcd-manage etcd-ui etcdv3 etcq gui
Last synced: about 1 hour ago
JSON representation
ETCD(v3) Cross-platform GUI Client
- Host: GitHub
- URL: https://github.com/shockerli/etcq
- Owner: shockerli
- License: other
- Created: 2023-02-09T01:46:08.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T13:52:08.000Z (about 1 year ago)
- Last Synced: 2024-11-19T09:16:27.680Z (2 months ago)
- Topics: desktop, etcd, etcd-client, etcd-manage, etcd-ui, etcdv3, etcq, gui
- Homepage:
- Size: 1.67 MB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ETCQ
ETCD(v3) Cross-platform GUI Client
## Features
- Cross-platform: `macOS` / `Windows` / `Linux`
- Full features compatible with `etcdctl`
- Multi ETCD server manage
- Multi key list manage mode (Full List / Performance / Tree)
- KV, lease, user, role, cluster and more
- Both HTTP and HTTPS connections
- History revision view
- Bulk operations
- I18n supports English, Chinese and more
- Dark mode
- Friendly tips for using the feature## Installation
### Requirements
- MacOS 10.13+ AMD64
- MacOS 11.0+ ARM64
- Windows 10/11 AMD64/ARM64
- Linux AMD64/ARM64### Downloads
- [macOS-universal](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.4-darwin-universal.dmg)
- [macOS-amd64](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.4-darwin-amd64.dmg)
- [macOS-arm64](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.4-darwin-arm64.dmg)
- [Windows-amd64-installer](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.4-windows-amd64-installer.exe)
- [Windows-amd64-portable](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.4-windows-amd64-portable.exe)
- [Windows-arm64-installer](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.4-windows-arm64-installer.exe)
- [Windows-arm64-portable](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.4-windows-arm64-portable.exe)
- [Linux-arm64-deb](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.3-linux-arm64.deb)
- [Linux-arm64-rpm](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.3-linux-arm64.rpm)
- [Linux-arm64-bin](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.3-linux-arm64.tar.gz)
- [Linux-amd64-deb](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.3-linux-amd64.deb)
- [Linux-amd64-rpm](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.3-linux-amd64.rpm)
- [Linux-amd64-bin](https://github.com/shockerli/etcq/releases/latest/download/etcq-1.2.3-linux-amd64.tar.gz)Other packages please see the [releases](https://github.com/shockerli/etcq/releases) page.
## Screenshots
- Service List
![ETCQ-Service-List](assets/etcq-service-list.png)
- Setting HTTPS
![ETCQ-Setting-HTTPS](assets/etcq-setting-https.png)
- Key List
![ETCQ-Key-List](assets/etcq-key-list.png)
- Key Detail
![ETCQ-Key-Detail](assets/etcq-key-detail.png)
- Key Edit
![ETCQ-Key-Edit](assets/etcq-key-edit.png)
- Key Lease
![ETCQ-Key-Lease](assets/etcq-key-lease.png)
- Key Revisions
![ETCQ-Key-Revisions](assets/etcq-key-revisions.png)
- Lease Keep Once
![ETCQ-Lease-Keep-Once](assets/etcq-lease-keep-once.png)
- Role Permissions
![ETCQ-Role-Permissions](assets/etcq-role-permissions.png)
- Role Permissions
![ETCQ-Role-Permissions](assets/etcq-role-permissions.png)
- User Grant
![ETCQ-User-Grant](assets/etcq-user-grant.png)
- Preferences
![ETCQ-Preferences](assets/etcq-preferences.png)
- Service Quick Switch
![ETCQ-Quick-Switch](assets/etcq-quick-switch.png)
- Windows/Linux Style
![Windows/Linux-Style](assets/etcq-windows-style.png)
## Author
- [Jioby](https://github.com/shockerli)## Copyright
[@shockerli](https://github.com/shockerli)