Skip to content

A web-based fake terminal that acts as some old DOS or UNIX OS. Users can run fake commands, and maybe even visual programs. UI made to resemble a CRT monitor from the 80s. I hope you consider voting for Summer of Making! :)

License

Notifications You must be signed in to change notification settings

WheeledCord/fauxCRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 1, 2025
9191c9e · · Jul 1, 2025

History

11 Commits
Jul 1, 2025
Jul 1, 2025
Jul 1, 2025
Jul 1, 2025
Jul 1, 2025
Jul 1, 2025
Jul 1, 2025
Jul 1, 2025

Repository files navigation

fauxCRT

A web-based fake terminal that acts as some old DOS or UNIX OS. Users can run fake commands, and maybe even visual programs. UI made to resemble a CRT monitor from the 80s. I hope you consider voting for Summer of Making! :)

Usage

  1. Visit the Site
  2. Type help :)

Commands

clear: Clear the screen.
whoami: Display current user (just returns root. I am NOT adding users or groups).
resetfs: Reset and wipe the file system.
mkdir : Create a new directory.
ls [dir]: List contents of a directory.
cd : Change working directory.
pwd: Show current path.
read : Output contents of a file.
write : Overwrite a file interactively.
append : Add lines to the end of a file.
create : Create empty file (alias: touch).
del : Delete a file or directory.
cp  : Copy a file.
mv  : Move or rename a file or directory.
echo : Print text.
help: Lists all commands and their usage.
cho <text>: Print text.
help: Lists all commands and their usage.
d their usage.

About

A web-based fake terminal that acts as some old DOS or UNIX OS. Users can run fake commands, and maybe even visual programs. UI made to resemble a CRT monitor from the 80s. I hope you consider voting for Summer of Making! :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published