Home

Awesome

Romulus

A cross platform Gemini console client in C# with a simple user interface.

Usage

Romulus <url>

Features

Screenshots

Gemini home page

Menu showing the structure of a page

Download

A binary download for Windows x64 is available on https://www.marmaladefoo.com/pages/romulus

Building

Romulus is a .NET Core C# application, so it should be able to be compiled on the supported platforms, including Windows and Linux.

Romulus uses the SmolNetSharp library which should be checked out into a sibling folder, for example

Projects
└─Romulus
└─SmolNetSharp

Romulus uses the Gui.cs console library

https://github.com/migueldeicaza/gui.cs

Known issues

Feedback