Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poltanek/web-terminal-showcase
A web-based terminal application simulating CLI experience and users can interact with the terminal, input commands and receive responses as if they were working in a real shell environment
https://github.com/poltanek/web-terminal-showcase
css html javascript terminal-website
Last synced: 19 days ago
JSON representation
A web-based terminal application simulating CLI experience and users can interact with the terminal, input commands and receive responses as if they were working in a real shell environment
- Host: GitHub
- URL: https://github.com/poltanek/web-terminal-showcase
- Owner: Poltanek
- License: mit
- Created: 2024-05-14T17:04:34.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-16T21:05:15.000Z (about 1 month ago)
- Last Synced: 2024-12-16T22:22:58.696Z (about 1 month ago)
- Topics: css, html, javascript, terminal-website
- Language: JavaScript
- Homepage: https://web-terminal-portfolio.netlify.app/
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Terminal Showcase
The interactive web terminal is a web-based application which simulates a CLI experience directly through a web browser. It is designed to provide users with an interactive and engaging way to explore content, execute commands and navigate through info through a traditional terminal or shell environment. Combined with unique user experience with aesthetic and functionality of a terminal.
## Installation
- Clone Repository## Features
1. Custom Commands
2. Custom Themes
3. Command History
4. Command Navigation
5. Secret Password## Screenshots
![HomeTerminal](https://github.com/user-attachments/assets/cf924572-df8c-46cd-9198-b3440cde8a01)
![HelpMenu](https://github.com/user-attachments/assets/e5156705-6cb3-46ec-8f5e-e0976f9b72ac)
![features](https://github.com/user-attachments/assets/251aa6d1-16dc-4d55-96cb-1af8a177aeda)
![dark theme](https://github.com/user-attachments/assets/40ae04c2-cc83-4590-a3dd-f25953f6b31e)
![light mode](https://github.com/user-attachments/assets/56c2ac5b-1e52-408d-a293-2e305d81f0ef)## Under Construction!
Will be implementing more features to this application such as a fully supported backend and a AI chatbot.## Contributions!
Contributions are welcome!
Please fork this repo and submit a pull request with your improvements!