Skip to content

ogulkokan/retro-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retro-Terminal

A simple terminal emulator built with JavaScript.

Main screen

Demo

https://ogulkokan.github.io/retro-terminal/

How to Use

  1. Clone the repository to your local machine.
  2. Open index.html in your browser.
  3. Start typing commands in the terminal.

Available Commands

  • help: Displays a list of available commands.
  • date: Displays the current date and time.
  • clear: Clears the terminal output.
  • theme green: Changes the terminal theme to green.
  • theme orange: Changes the terminal theme to orange.
  • contact: Displays contact information of the developer.
  • about: Displays information of the developer.
  • skills: Displays a list of skills and technologies related to the developer.
  • education: Displays information about the developer's education background. project

Features

  • Autocomplete: Suggests possible commands as users start typing, similar to real terminals.
  • Command history: Users can navigate through their previously entered commands using the arrow keys.
  • Customizable appearance: Allows users to customize the terminal's appearance, such as changing the font size, font family, background color, and text color.
  • Mobile-friendly: Fully responsive design that works well on mobile devices.
  • ToDo: Typing sound effects: Subtle typing sound effects and animations make the terminal feel more engaging and realistic.

References

About

A simple terminal emulator built with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published