Skip to content

nesdeq/textfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEXTFILES.COM Browser

License: MIT Rust

Back when the internet was weird, wonderful, and made entirely of text.

screenshot

A terminal browser for textfiles.com — Jason Scott's archive of BBS-era text files. Anarchy cookbooks, hacker manifestos, game walkthroughs, conspiracy theories, and digital folklore from the 1980s and 90s. Before social media. Before web 2.0. Before everything got sanitized.

This is how we used to browse.

Install

cargo install --git https://github.com/nesdeq/textfiles
textfiles-browser

Or build from source:

git clone https://github.com/nesdeq/textfiles
cd textfiles
cargo build --release
./target/release/textfiles-browser

Controls

Key Action
j / k / arrows Navigate
g / G Top / end
PgUp / PgDn Page jump
Enter Open
Backspace / Esc Back
r Refresh
q / Ctrl-C Quit

In the text viewer, b / Space page up and down.

Old School Mode

For the authentic 1990s BBS experience, use the included launcher scripts:

./run.sh    # POSIX shell
./run.fish  # fish shell

These launch the browser in Alacritty with:

  • 80×30 character grid (classic DOS text mode)
  • Perfect DOS VGA 437 font at 32pt
  • Phosphor green on black

Optional dependencies

Built with

Requirements

Rust 1.85+ (2024 edition) and a massive case of nostalgia.

License

MIT — see LICENSE.


"The files are out there." — textfiles.com

About

Terminal browser for textfiles.com — BBS-era text archives in a green-phosphor TUI. Built with Rust + ratatui.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors