-- Leo's gemini proxy

-- Connecting to gmn.clttr.info:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

astro @ gmn.clttr.info


'astro' is a gemini client for your terminal. It only requires a POSIX shell, coreutils and OpenSSL.

screenshot of 'astro' (png, 50 kB)


astro strongly relies on the power of the (POSIX) shell and coreutils like 'less', 'sed' and the like. For TLS encrypted communication OpenSSL is used.


It has been created by B.L. Mayer

My fork's only addition is link numbering on page rendering.


key features

bookmarks

page history

regex searches within pages (using less)

basic client certificate support (no autocreation of client certs currently)


non-features

no inlining of any link type

no caching of page content

no persistent history


colors

The actual colors used depend on your terminal palette:

heading 1: light red

heading 2: light yellow

heading 3: light green

gemini link on same capsule: light cyan

gemini link to another capsule: dark cyan

non-gemini link: light magenta

preformatted text: light gray


list of commands

q	quit
g	go to a link
r	reload current page
b	go back one page
u	jump one path segment up
o	open an address
s	save current page
H	go to homepage
m	add bookmark
M	go to a bookmark
K	remove bookmark for current url

how to get

browse the source on gemini

browse source code on the bloated web

ArchLinux AUR package (for the upstream project)


build yourself


$ git clone https://git.clttr.info/astro.git
$ sudo make install

[home]

-- Response ended

-- Page fetched on Sun May 19 00:44:08 2024