A faithful revival of the 1995 DOS classic, texrep keeps file search-and-replace gloriously simple - just feed it old:new pairs and a filename. Example: texrep apple:orange hello:goodbye file.txt (outputs file.NN.txt with changes). License: Blue Oak License Docs: texrep.txt Script: texrep.py.txt DOS version: Free Software for DOS |
|
Bash-based Finger client (RFC 1288) using /dev/tcp for socket connections to query remote Finger servers, with full 8-bit character and ASCII art support. License: Blue Oak License Script: bfinger.txt |
|
News to Archive Redirector is a Firefox extension that automatically redirects article pages from various paywalled sites to archive.is. See readme.txt for more information. License: Blue Oak License Documentation: README.TXT Extension: (1) manifest.json (2) background.js |
|
The Multi-Server Finger Monitor. A simple little Finger server checker with the grandest of names! Checks 3 core servers for recent user activity in one glance. License: n/a Script: fm.txt Screenshot: fm.png |
|
cdates is a simple terminal calendar that displays the current month with events from a caldates file. (1) Marks today and event days with * (2) shows up to 12 events (3) includes the first week of the next month. You need both the cdates and the caldates files License: Blue Oak License Documentation: cdates doc (html) Script: cdates Events: caldates Screenhot: cdates.png |
|
nview is a Bash wrapper that captures finger client output and displays it in NFO Viewer, including automated temp file cleanup and optional pipeline filtering. License: Blue Oak License Script: nview.txt Screenshots: Light, Dark |
|
sv (Spartan Viewer) is a Python CLI tool that fetches and renders single Spartan/Gemini protocol content or local .gmi files with ANSI-styled formatting, smart word-wrapping, and redirect support for terminal viewing. License: Blue Oak License Script: sv.txt Screenshots: Rendered Page, Help |
|
sbl (Spartan Bookmark Launcher) is a companion script to sv (Spartan Viewer) above. Running 'sbl' will launch URLs embedded in the script as: "sv {url} | less -R". License: Blue Oak License Script: sbl.txt Screenshots: Main Screen, Help |