https://github.com/zacky2613/website-terminal
https://github.com/zacky2613/website-terminal
terminal website website-design
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zacky2613/website-terminal
- Owner: Zacky2613
- Created: 2023-02-12T09:21:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T09:13:51.000Z (over 3 years ago)
- Last Synced: 2025-04-09T02:51:29.859Z (about 1 year ago)
- Topics: terminal, website, website-design
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website-Terminal
A Linux based website terminal only using static & vanilla Javascript, HTML, and CSS.
Github Deployment: https://zacky2613.github.io/Website-Terminal
## Features
- Custom commands (like help, about, terminal, password)
- Linux imported commands (echo, history, ls, cat)
- Press Arrowup to use previous command like an actual terminal
## Inspriation
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)