1
0
mirror of https://github.com/pcvolkmer/cert-tools.git synced 2025-07-02 06:22:54 +00:00

feat: add iced based GUI

This commit is contained in:
2025-01-05 18:02:43 +01:00
parent ee8409957c
commit 9847ff3229
4 changed files with 525 additions and 1 deletions

View File

@ -56,4 +56,8 @@ Options:
```shell
cert-tools merge cert.pem ca.pem > chain.pem
```
```
## GUI
In addition to the console-based application, a simple graphical user interface is available in (sub-)package `ui`.