LinuxCommandLibrary

offpunk

Offline-first command-line browser for Gemini, Gopher, and Web

TLDR

Launch the browser
$ offpunk
copy
Start with a URL
$ offpunk [url]
copy
Access the built-in tutorial
$ offpunk -e "tutorial"
copy

SYNOPSIS

offpunk [options] [url]

DESCRIPTION

offpunk is a command-line and offline-first browser and feed reader supporting Gemini, Gopher, Spartan, and Web protocols. It allows you to synchronize content once and then browse and organize it while disconnected.
Offline content is cached in ~/.cache/offpunk/ as plain .gmi/.html files. The tool includes components for network caching (netcache), terminal rendering (ansicat), and file handling (openk).

CAVEATS

Web rendering is text-based and may not display complex pages accurately. Some features require optional dependencies like python-readability for web content.

HISTORY

offpunk was created by Ploum (lioploum) and is written in Python.

SEE ALSO

lynx(1), w3m(1), amfora(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard