Skip to content

MichaByte/mra.sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

taggie wrote some cool stuff below this about why she made such a cool website but i am unfortunately not as cool as her and dont wanna lie to my github following about who i am so you should go check out the original repo for the juicy deets :3c

About

i just stole foxterm from @tailhaver and made some minor changes, pls dont sue me gng

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 62.4%
  • Python 21.6%
  • CSS 8.4%
  • Jinja 7.6%