INTERACTIVE TINY TERMINAL™ - README.TXT


Welcome, GUEST.

I'm glad you found this!
You’ve just booted into Interactive Tiny Terminal™ —an experimental interface duct-taped together from the bones of PC DOS 2.0, fragments of SCO XENIX, a splash of Sinclair BASIC, and whatever other digital fossils we could extract from abandoned floppies and dying EEPROMs.

This isn’t your average web UI.
This is the true entrance to geek.lio.is —the dark basement full of forgotten files, experimental modules, and dead-end directories with weird glowing things inside.

Nothing here is accessible from the Main Navigation Menu. That’s for web tourists.

Here, it’s you vs. the prompt.
No tooltips. No breadcrumbs. No mercy.




This system encourages:

✓ Curiosity over comfort.
✓ Exploration over efficiency.
✓ Glorious failure over boring success.




▸ TYPE HELP to get basic commands
▸ TYPE DIR, LIST, or LS (some of those three should work) to poke around.
▸ TYPE RESTART if things get messy.
▸ TYPE EXIT to crawl back to safety (it will not work).




Note:

Command buffer is volatile.
Typos are part of the ritual.
Not all modules respond. Some just stare back.




Good luck.
And remember:
The web used to be weird and fun place for curious people. Let’s keep it that way.




CHANGELOG - Last updated: Fri, Jun 06 2025

Alright, nerds. It begins. Time to spawn a CHANGELOG.md, because chaos without documentation is just a DDoS on your own sanity.

All notable hacks, tweaks, facepalms and triumphs will be dumped here for future archaeologists (or yourself at 3AM).

The format is based on Keep a Changelog: https://keepachangelog.com/en/1.1.0/
and this project adheres to Semantic Versioning: https://semver.org/spec/v2.0.0.html

## [Unreleased]

### Added

### Changed

### Fixed

### Removed

## [v1.4.9] – 2025-06-06

### Added

— This Changelog :)
— Introduced CD / to navigate directly to the USER directory.

### Changed

— Set the terminal screen to a fixed width of 53 characters (52 are usable).
— Modified the prompt to show a single .. plus the last two directories names regardless of truncated levels.