Welcome to my interactive web terminal! This interface emulates a command-line experience directly in your browser, allowing you to explore information and commands in a dynamic way.
This web terminal is a browser-based interactive experience inspired by classic command-line tools. It allows users to explore different commands, access useful information, and interact through text commands.
- Interactive Terminal: Use built-in commands for navigation and interaction.
- Command-Based Interface: Try commands like
help,whois,video,social,projects,history,email,clear,banner, orgithub. - Self-Contained: No external dependencies or frameworks required.
- Responsive Design: Works seamlessly on any device and screen size.
- Minimalist Design: Simple, lightweight, and focused on the terminal experience.
You can access the live terminal at https://web_terminal.antoineritter.fr/ or run it locally:
- Clone the repository:
git clone https://github.com/RitterAntoine/web_terminal.git- Open
index.htmlin your browser. - Start entering commands in the terminal interface.
index.html: Main HTML file defining the structure and layout.css/style.css: CSS file for the design and responsiveness.js/main.js: Main JavaScript for terminal logic.js/caret.js: Handles cursor blinking and input effects.js/commands.js: Contains all available terminal commands.assets/: Includes icons and other assets.
- HTML5 — Structure and content.
- CSS3 — Styling and responsiveness.
- JavaScript — Terminal interactions and command handling.
- GitHub Pages — Hosting the live version.
For questions or collaboration, please reach out at antoine.ritter@viacesi.fr.