An open API service indexing awesome lists of open source software.

https://github.com/zacky2613/website-terminal


https://github.com/zacky2613/website-terminal

terminal website website-design

Last synced: 8 months ago
JSON representation

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)