|
Textnet is a Python-based finger client supporting additional text-only
protocols. Features smart wrapping, HTML rendering and quick script editing.
Author's Note: This is the terminal-based finger client I use daily. There are lots more in the fingerverse file - from full-blown GUIs to very cool ways using netcat, telnet or even email!
License: Blue Oak License
Doc: HTML Doc
Script: textnet.txt
Compatibility: Linux, macOS. Windows 99% Status: updated 12 Sept 2025
|
|
fm: The Multi-Server Finger Monitor. A simple little Finger server checker. Checks 3 core servers for recent user activity in one glance.
Author's Note: This simple little thing is probably my most used finger utility. So useful for checking in on the core servers running finger. See the screenshot below for a sample output.
License: Blue Oak License Script: fm.txt Screenshot: fm.png
Compatibility: Linux and macOS Status: updated 10 Oct 2025
|
|
An in-house ASCII Template that I use to post on happynetbox.com. I have fun adding a little ASCII flair to the posts there. This htmlApp works similarly to cowsay and boxes (but uses only a single template). It takes data and inserts it into an ASCII Template.
Author's Note: It's in-house - so... maybe it could look nicer (I think it looks perfect:-) but it gets the job done for me. I plan on adding another template/htmlApp (for example: this one is next). Others may follow after that.
|
|
nview is a Bash wrapper that captures finger client output and displays it in NFO Viewer. Features include a CLIENT_NAME variable (currently set to 'finger'), automated temporary file cleanup and a user-friendly help section.
Author's Note: I enjoy reading .plan files with textnet from the terminal but I go through phases where I route everything through 'NFO Viewer'. Requires both NFO Viewer and this script. The "install" is simple. The rewards...? see the screenshots below.
License: Blue Oak Script: nview.txt Screenshots: Light, Dark
Compatibility: Linux and macOS Status: updated 10 Oct 2025
|
|
sv (Spartan Viewer) is a Python CLI tool that fetches and renders single spartan:// protocol gemtext content or local .gmi files with ANSI-styled formatting, smart word-wrapping, and redirect support for terminal viewing.
Author's Note: This standalone script requires the user to enter "sv {URL}" which may be an issue for some. The sbl file below (a companion bookmark/launcher to sv) fixes that. It links to some great sites on spartan in an easy to access way.
License: Blue Oak License Script: sv.txt Screens: Rendered & Help
Compatibility: Linux, macOS and Windows Status: updated 10 Oct 2025
|
|
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".
Author's Note: I use this to easily visit core spartan sites and great ascii art pages available using the spartan:// protocol. Requires sv (above) in order to retrieve and render the pages (it's just a single, portable script like this one). 12 pages are currently listed and it's easy to add your own (sbl --edit).
License: Blue Oak License Script: sbl.txt Screens: Main & Help
Compatibility: Linux/macOS. Windows: 95% Status: updated 06 Oct 2025
05 Nov 2025: Minor Windows fixes coming soon.
|
|
bfinger is a 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.
Author's Note: Works great and it's just a few lines of Linux compatible code (when you remove the comments/help section). I was using this daily until I finished work on textnet.
License: Blue Oak License Script: bfinger.txt
Compatibility: Linux and macOS Status: updated 14 Nov 2025
|
|
get-news is an in-house two-line script written to render and reformat the output of a finger account that uses github actions to auto-create a news site. This script is specific to the account: "finger bot@happynetbox.com" and requires textnet to function (above).
Other ways to render and make the links clickable are via lynx, email (see fingerverse), nview (on this page) and portal.mozz.us.
License: n/a
Screenshot: get-news.png script: get-news.txt
Compatibility: Linux only Status: updated 14 Oct 2025
|
|
Binary Markdown Killer does two things: (1) it strips out all binary (word-processing) characters from a Markdown file, converting them to their 7-bit ASCII counterparts and (2) it converts Markdown into HTML 3.2.
The resulting HTML is available in its own Text Area window. Optionally, you can copy the rendered 7-bit ASCII text (sans HTML tags) from the [Preview] tab.
License: Blue Oak License
htmlApp: Binary Markdown Killer
Compatibility: All platforms Status: Last update 20 Sept 2025
|
|
Simple HTML 3.2 Editor: Blast from the past! A lightweight, browser-based HTML editor for classic HTML 3.2 tags. Highlight text and select a tag from the dropdown to wrap it - or insert tags and entities at the cursor position. Includes self-closing tags, HTML entities ( , <, >, &) and a [Preview] button to render the HTML in a new tab.
License: Blue Oak License
htmlApp: Simple HTML 3.2 Editor
Compatibility: All platforms Status: minor update 20 Oct 2025
|
|
A spoiler tag written using CSS and Javascript. The link leads to an HTML presentation page with embedded documentation, samples and the two pieces of CSS/JS that make this work.
Author's Note: I was looking around for a spoiler tag that ticked all the features I wanted and couldn't find one.
License: Blue Oak License
htmlApp: Spoiler-Tag.html
Compatibility: All platforms Status: updated 03 Oct 2025
11nov2025, issue: The spoiler tag block does not wrap. Will need to fix.
|
|
texrep: 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: DOS utils
Compatibility: Linux, macOS and Windows Status: new 10 May 2025
|
|
quotes is a lightweight cross-platform Python-based random quote generator. Both the script (quotes) and a quotes file (quotes.txt) are needed.
License: Blue Oak License
File: Quotes File
Script: quotes.py.txt
Compatibility: Linux, macOS and Windows Status: new 08 Jul 2025
|
|
Third-party/tweak: Text Calendar is a really nice looking (mostly ASCII) 12-month calendar. It was not created by me. It's from Anastasios Gogos. I made only two tweaks: (1) the weeks now run from Sun-Sat and (2) edited the footer.
License: MIT
Author: github
htmlApp (tweaked): Text Calendar
Compatibility: All platforms Status: new 05 Oct 2025
|
|
codepage437 is a UTF-8 friendly version of the original code page for DOS. Includes conversion information (linux) to make it compatible with code pages used on other operating systems.
Author's Note: I didn't know where to put this and this page seemed like the current best fit. We had 256 characters and 640 kilobytes of memory in our entire universe. We didn't have much back in the day and yet... quite a lot was done with it.
License: CC0: No Rights Reserved Light: cpage437 Dark: cpage437
|
|