Koshroy / darwaza

A dynamic, graphical Gemini Browser in Tcl/Tk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

darwaza

Introduction

Darwaza is a graphical Gemini browser written in Tcl/Tk. The Gemini protocol gives clients a lot of leeway when rendering the text/gemini display format than what HTML standards allow and other people expect when writing HTML and CSS. Darwaza aims to be a fully dynamic graphical browser, relying heavily on Tk's highly dynamic nature to allow the user to have full control of the rendering pipeline. By allowing users to hook into the render loop of Darwaza, the hope is that users can have full control of how they want to browse Gemini content.

Terms of Use

The icon used by Darwaza, Search by James Kopina from the Noun Project, is licensed under CC BY 3.0.

About

A dynamic, graphical Gemini Browser in Tcl/Tk

License:GNU Affero General Public License v3.0


Languages

Language:Tcl 100.0%