I just released the first version of rtfm (read the formidable documentation), it’s a linux/gnome desktop application to read dash/Zeal docsets, i.e. read documentation.
It still in early steps… barely usable, but it includes a dash docset for Crystal API
Feedback on UI is welcome, one thing that I plan to have is a side bar with a list of methods/properties from object related to the page being viewed… looking at dash site, I think dash indexes support something like that…
Meanwhile only ArchLinux packages are provided, I never tried to compile this on Windows nether MacOS.
I like to write software for my needs so I can have it the way I want it to or the way the time I have to code them allows to.
Many years ago C++ and Qt was my place and I loved them, KDE was of course my desktop of choice, but this was 10 years ago, I don’t feel myself programming in C++ anymore and Qt licensing is a constant menace to open source world, so contributing to Zeal was not an option for me.
I’m using Gnome for some years now and I like it very much, this is one reason why the GTK4 bindings exists, also because create bindings for C++ libraries is a hell and I had been there, I worked on the first and not so good Python bindings for Qt sponsored by Nokia also years ago, PySide.