|
1 | 1 | # ETCQ
|
2 |
| -ETCD GUI Client |
| 2 | + |
| 3 | +ETCD(v3) Cross-platform GUI Client |
| 4 | + |
| 5 | + |
| 6 | +## Features |
| 7 | +- Cross-platform: `macOS` / `Windows` / `Linux` |
| 8 | +- Full features compatible with `etcdctl` |
| 9 | +- Multi ETCD server manage |
| 10 | +- Multi key list manage mode (Full List / Performance / Tree) |
| 11 | +- KV, lease, user, role, cluster and more |
| 12 | +- Both HTTP and HTTPS connections |
| 13 | +- History revision view |
| 14 | +- Bulk operations |
| 15 | +- I18n supports English, Chinese and more |
| 16 | +- Dark mode |
| 17 | +- Friendly tips for using the feature |
| 18 | + |
| 19 | + |
| 20 | +## Installation |
| 21 | +- [macOS-universal](https://github.com/shockerli/etcq/releases/download/1.2.0/etcq-1.2.0-universal.dmg) |
| 22 | +- [macOS-amd64](https://github.com/shockerli/etcq/releases/download/1.2.0/etcq-1.2.0-amd64.dmg) |
| 23 | +- [macOS-arm64](https://github.com/shockerli/etcq/releases/download/1.2.0/etcq-1.2.0-arm64.dmg) |
| 24 | +- Linux: Comming soon |
| 25 | +- Windows: Comming soon |
| 26 | + |
| 27 | +Other packages please see the [releases](https://github.com/shockerli/etcq/releases) page. |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +## Screenshots |
| 32 | + |
| 33 | +- Service List |
| 34 | + |
| 35 | +  |
| 36 | + |
| 37 | +- Setting HTTPS |
| 38 | + |
| 39 | +  |
| 40 | + |
| 41 | +- Key List |
| 42 | + |
| 43 | + ing-https.png) |
| 44 | + |
| 45 | +- Key Detail |
| 46 | + |
| 47 | +  |
| 48 | + |
| 49 | +- Key Edit |
| 50 | + |
| 51 | +  |
| 52 | + |
| 53 | +- Key Lease |
| 54 | + |
| 55 | +  |
| 56 | + |
| 57 | +- Key Revisions |
| 58 | + |
| 59 | +  |
| 60 | + |
| 61 | +- Lease Keep Once |
| 62 | + |
| 63 | +  |
| 64 | + |
| 65 | +- Role Permissions |
| 66 | + |
| 67 | +  |
| 68 | + |
| 69 | +- Role Permissions |
| 70 | + |
| 71 | +  |
| 72 | + |
| 73 | +- User Grant |
| 74 | + |
| 75 | +  |
| 76 | + |
| 77 | +- Preferences |
| 78 | + |
| 79 | +  |
| 80 | + |
| 81 | +- Service Quick Switch |
| 82 | + |
| 83 | +  |
| 84 | + |
| 85 | + |
| 86 | +## Author |
| 87 | +- [Jioby](https://github.com/shockerli) |
| 88 | + |
| 89 | +## Copyright |
| 90 | +[@shockerli](https://github.com/shockerli) |
3 | 91 |
|
0 commit comments