A simple command prompt simulator styled like the classic Windows CMD interface, built using HTML, CSS, and JavaScript. Type custom commands and see responses inside a terminal-like UI.
📬 Want to contribute? Open a pull request or an issue. Even small contributions are welcome!
Command | Description |
---|---|
test |
Prints a test message |
help |
Shows available commands |
clear |
Clears the terminal |
time |
Returns the current time |
date |
Returns the current date |
Open a pull request or an issue. Even small contributions are welcome!
This project is for educational and demonstration purposes only. It does not provide real command-line functionality and should not be used in production environments. The author is not responsible for any misuse or damage resulting from the use of this code. This project is not affiliated with, endorsed by, or connected to Microsoft or the Windows operating system in any way. All trademarks belong to their respective owners.
This project is licensed under the MIT License.