Skip to content

custom "terminal-style" website for all you nerds out there

License

Notifications You must be signed in to change notification settings

tailhaver/foxterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c189990 · · Oct 1, 2025

History

46 Commits
Sep 27, 2025
Sep 13, 2025
Sep 25, 2025
Sep 13, 2025
Sep 13, 2025
Oct 1, 2025
Sep 25, 2025
Sep 13, 2025
Sep 25, 2025
Sep 25, 2025

Repository files navigation

Foxterm

A full-stack website featuring multiple custom windows, such as xterm.js-based terminals or markdown views, for the user to interact with.

Quick start

Dependencies:

Setup:

  1. Install dependencies
uv sync
  1. Configure environment
  • Add any existing environment variables to .env, such as your secret key
  • Configure UV to use your .env file by setting the UV_ENV_FILE variable to ".env"
  1. Start the program
uv run __init__.py

Available commands

  • clear

  • echo

  • help

  • whoami

  • cat

  • cd

  • ls

  • pwd

  • open – Open a file in a markdown window

  • fox – Display an ASCII version of the FluentUI fox emoji

  • github – Display a hyperlink to [my] GitHub page

  • twitter – Display a hyperlink to [my] Twitter page

About

custom "terminal-style" website for all you nerds out there

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published