Network

Vgmi is a Gemini client written in C

Vgmi is a Gemini client written in C with vim-like keybindings.

Gemini is a application-layer internet communication protocol introduced in 2019. The general purpose of a Gemini client is to send requests to Gemini capsules, usually listening on TCP port 1965, and rendering the server response, usally in gemtext. The Gemini protocol requires all communication to use TLS(a cryptographic protocol).

One of the goals of Vgmi was to allow navigating the geminispace using Vim keybindings. For example, pressing ‘j’ will scroll down and pressing ‘k’ will scroll up, pressing ‘gt’ will go to the next tab while pressing ‘gT’ will go to the previous. Those inputs can be repeated by preceding them with a number, typing ’10j’ will scroll down of 10 lines. Below is a demonstration of Vgmi, showing the keys that are being pressed by the user.

Vgmi can render images in the terminal by using the unicode character ‘▄’. The character is used to emulate a column of two pixels by setting the foreground and background colors. It is possible to emulate a screen of rather large pixels by covering the whole terminal with this unicode character with different colors.

This is free and open source software.

Website: rmf-dev.com/en/vgmi.html
Support: GitHub Code Repository
Developer: RMF
License: ISC License

Vgmi in action

Vgmi is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Terminal Gemini Clients
AmforaWritten in Go
BombadilloWritten in Go
ElpherWritten in Lisp
ChawanWritten in Nim
ncgopherWritten in Rust
tinmopWritten in Lisp
OffpunkWritten in Python
asukaWritten in Rust
astronautWritten in Go
cgmnlmWritten in C
gplacesWritten in C
ereandelWritten in Shell
VgmiWritten in C
telescopeWritten in C
AstronomoWritten in Python
BougieWritten in Go

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments