thatlittlegit / sagittarius

A browser for the Gemini protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sagittarius

Sagittarius is a browser for the Gemini protocol. It can currently display response bodies as plaintext, and do basic redirects. It also crashes frequently.

It is licensed under the GPL 3.0 license.

Building

Build with meson. Note that when built, libsagittarius.so needs to be in your shared-library search path. Consider configuring meson with /usr for the prefix.

About

A browser for the Gemini protocol.

License:GNU General Public License v3.0


Languages

Language:Vala 92.6%Language:Meson 5.6%Language:Python 1.8%