Added Litter

pull/29/head
Tullio Facchinetti 8 months ago
parent 5c5b07859f
commit 4077487402

@ -34,7 +34,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
# Summary
* Apps/tools covered: **1159**
* Apps/tools covered: **1160**
* Number of categories: **69**.
# Index
@ -56,7 +56,7 @@ If you prefer an email, contact me at `toolleeo@gmail.com`.
* [Terminals](#terminal) (12), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (10), [Text search and replace (alternatives to sed?)](#text-search-replace) (4), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (26), [Torrent](#torrent) (7), [Typing test and practice](#typing) (7)
* [Utilities](#utility) (30)
* [Versioning](#versioning) (6), [Viewers](#viewers) (35)
* [Web browser](#browser) (16), [Web development](#webdev) (24), [Writing](#writing) (9)
* [Web browser](#browser) (17), [Web development](#webdev) (24), [Writing](#writing) (9)
Some links to [related resources](#resources).
@ -1460,6 +1460,7 @@ Games and utilities to measure and/or improve the typing ability.
* [Graphene](https://github.com/atsepkov/Graphene) - A text-based web browser that's a joy to use.
* [Gremlin](https://github.com/actuday6418/gremlin) - Gemini browser for the terminal.
* [Links](http://www.jikos.cz/~mikulas/links//) - A textual Web browser with tables and frames.
* [Litter](https://github.com/tuxcanfly/litter) - Litter is a minimalistic, terminal-based read-only browser that allows users to browse the web without the bloat and distractions of modern web browsers.
* [Lynx](http://lynx.invisible-island.net/) - A highly configurable text-based web browser, one of the oldest CLI browser I'm aware of.
* [min](https://github.com/a-h/min) - A Gemini browser with Vim style keyboard navigation, client certificate support and history and bookmarks saved in TSV files.
* [Romulus](https://github.com/LukeEmmet/Romulus) - A cross platform Gemini console client in C# with a simple user interface, interactive menus and mouse support.

@ -1158,3 +1158,4 @@ ai,Mods!,,https://github.com/charmbracelet/mods,"AI for the command line, built
ai,safespace,,https://github.com/danlou/safespace,Your local AI counselor. LLM app that runs offline from a single binary.
networking,SMBScan,,https://github.com/jeffhacks/smbscan,SMBScan is a tool to enumerate file shares on an internal network.
system,rs-env,,https://github.com/sysid/rs-env,"Hierarchical environment variable management, compiling the resulting set of from a hierarchical list of `<name>.env` files."
browser,Litter,,https://github.com/tuxcanfly/litter,"Litter is a minimalistic, terminal-based read-only browser that allows users to browse the web without the bloat and distractions of modern web browsers."

1 category name homepage git description
1158 ai safespace https://github.com/danlou/safespace Your local AI counselor. LLM app that runs offline from a single binary.
1159 networking SMBScan https://github.com/jeffhacks/smbscan SMBScan is a tool to enumerate file shares on an internal network.
1160 system rs-env https://github.com/sysid/rs-env Hierarchical environment variable management, compiling the resulting set of from a hierarchical list of `<name>.env` files.
1161 browser Litter https://github.com/tuxcanfly/litter Litter is a minimalistic, terminal-based read-only browser that allows users to browse the web without the bloat and distractions of modern web browsers.
Loading…
Cancel
Save