Scroll to navigation

OFFPUNK(1) General Commands Manual OFFPUNK(1)

NAME

offpunkcommand line gemini client

SYNOPSIS

offpunk [--bookmarks] [--tls-cert FILE] [--tls-key FILE] [--sync] [--assume-yes] [--disable-http] [--fetch-later] [--depth DEPTH] [--cache-validity CACHE_VALIDITY] [URL ...]

offpunk -h | --help

offpunk --version

offpunk --features

DESCRIPTION

Offpunk is a command-line browser and feed reader dedicated to browsing the Web, Gemini, Gopher and Spartan. Thanks to its permanent cache, it is optimised to be used offline with rare connections but works as well when connected.

Offpunk is optimised for reading and supports readability mode, displaying pictures, subscribing to pages or RSS feeds, managing complex lists of bookmarks. Its integrated help and easy commands make it a perfect tool for command-line novices while power-users will be amazed by its shell integration.

Positional arguments

URL
start with this URL

Keyword arguments

, --help
Show a help message and exit
start with your list of bookmarks
FILE
TLS client certificate file
FILE
TLS client certificate private key file
run non-interactively to build cache by exploring bookmarks
assume-yes when asked questions about certificates/redirections during sync (lower security)
do not try to get http(s) links (but already cached will be displayed)
run non-interactively with an URL as argument to fetch it later
DEPTH
depth of the cache to build. Default is 1. More is crazy. Use at your own risks!
CACHE_VALIDITY
duration for which a cache is valid before sync (seconds)
display version information and quit
display available features and dependancies then quit

EXIT STATUS

The offpunk utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

ansicat(1), migrate-offpunk-cache(1), netcache(1), opnk(1), https://sr.ht/~lioploum/offpunk/

HISTORY

offpunk is a fork of the original AV-98 by Solderpunk and was originally called AV-98-offline as an experimental branch.

AUTHORS

Lionel Dricot (Ploum) <offpunk2 at ploum.eu>

March 3, 2023 Debian