logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

offpunk — command line gemini client

Authors

       Lionel Dricot (Ploum) <offpunk2atploum.eu>

Debian                                          February 2, 2025                                      OFFPUNK(1)

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.

   Positionalarguments
             URL     start with this URL

   Keywordarguments-h, --help
                     Show a help message and exit

             --bookmarks
                     start with your list of bookmarks

             --config-fileFILE
                     use this particular config file instead of default

             --sync  run non-interactively to build cache by exploring bookmarks

             --assume-yes
                     assume-yes   when  asked  questions  about  certificates/redirections  during  sync  (lower
                     security)

             --disable-http
                     do not try to get http(s) links (but already cached will be displayed)

             --fetch-later
                     run non-interactively with an URL as argument to fetch it later

             --depthDEPTH
                     depth of the cache to build.  Default is 1.  More is crazy.  Use at your own risks!

             --images-modeIMAGES_MODE
                     the mode to use to choose which images to download in a HTML page.  one of (None, readable,
                     full).  Warning: full will slowdown your sync.

             --cache-validityCACHE_VALIDITY
                     duration for which a cache is valid before sync (seconds)

             --version
                     display version information and quit

             --features
                     display available features and dependancies then quit

Exit Status

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

History

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

Name

       offpunk — command line gemini client

See Also

ansicat(1), migrate-offpunk-cache(1), netcache(1), opnk(1), https://offpunk.net/

Synopsis

offpunk  [--bookmarks]  [--config-fileFILE]  [--sync]  [--assume-yes]  [--disable-http] [--fetch-later]
               [--depthDEPTH] [--images-modeIMAGES_MODE] [--cache-validityCACHE_VALIDITY] [URL...]
       offpunk-h | --helpoffpunk--versionoffpunk--features

See Also