A Linux based website terminal only using static & vanilla Javascript, HTML, and CSS.
Github Deployment: https://zacky2613.github.io/Website-Terminal
- Custom commands (like help, about, terminal, password)
- Linux imported commands (echo, history, ls, cat)
- Press Arrowup to use previous command like an actual terminal
This project was first started in July 2022 inspired by This ForrestKnight Video.
I then used a similar website like this by Craig feldman for some concept ideas (such as banner prompt text and a command on how it was made)