💾 Archived View for gem.benscraft.info › mailing-list › threads › 206 captured on 2021-12-05 at 23:47:19. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-03)
-=-=-=-=-=-=-
- Tobias Rautenkranz <tobias at rautenkranz.ch>
@ Tue, 13 Apr 2021 15:24 +0200
In reply to
────────────────────────────────────────────────────────────────────────────────
Hi. There is now a Gemini client integration for KDE. It allows you to fetch
(kio-gemini) and view (geminipart) Gemini documents in Konqueror. Using kio-
gemini all KDE applications using kio are able to access the Gemini Protocol.
(e.g.: fetch atom feeds with Akregator)
The two necessary plugins are available as source code:
https://invent.kde.org/tobias/geminipart
https://invent.kde.org/tobias/kio-gemini
Given the necessary KDE & Qt development files, you should be able to install
them with the usual cmake and make commands:
cmake .; make; sudo make install
Now you can use Konqueror to browse the Gemini Space.
tobias
════════════════════════════════════════════════════════════════════════════════