Which CLI app/utility you wish there was a GUI for?
Which CLI app/utility you wish there was a GUI for?
For me it's: Testdisk (and Photorec) Caddy Netstat Dig Aria2
You're viewing a single thread.
Just of the top of my head discovered today.
Not a GUI as one exists. But a more configurable one as it is crap for visually impaired.
Rpi-imager gui dose not take theme indications for font size etc. Worse it has no configuration to change such thing.
Making it pretty much unsuable for anyone with poor vision.
Also it varies for each visually impaired indevidual. But dark mode is essential for some of ua.
So if your looking for small projects. Youd at least make me happy;)
2 0 ReplyIt seems that it is based on Qt, so there might be a easy way to fix this unless they’re creating their controls from scratch. I know QML can be used as a canvas to draw custom controls, so it depends on the code.
1 0 Reply