For me it’s: Testdisk (and Photorec) Caddy Netstat Dig Aria2

  • HumanPenguin
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    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;)

    • Baldur Nil@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      It 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.