Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustycube/terminal-simulator
Just a fun terminal simulator coded in HTML5, JS, and CSS. It combines different softwares, and it's a work in progress!
https://github.com/gustycube/terminal-simulator
cache css html html5 javascript js linux localstorage mac simulator terminal windows
Last synced: about 4 hours ago
JSON representation
Just a fun terminal simulator coded in HTML5, JS, and CSS. It combines different softwares, and it's a work in progress!
- Host: GitHub
- URL: https://github.com/gustycube/terminal-simulator
- Owner: GustyCube
- Created: 2023-11-13T17:06:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T20:23:01.000Z (10 months ago)
- Last Synced: 2024-01-30T21:45:38.471Z (10 months ago)
- Topics: cache, css, html, html5, javascript, js, linux, localstorage, mac, simulator, terminal, windows
- Language: JavaScript
- Homepage: https://gustycube.github.io/Terminal-Simulator/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminal-Simulator
Just a fun terminal simulator coded in HTML5, JS, and CSS. It combines different softwares, and it's a work in progress!## Commands
`hello`: This command will return with "hello, {username}!"
`changename {USERNAME}`: This command will changed your cached name.
`clearcache`: This command will clear any local storage. See the [local cache documnetation](https://github.com/GustyCube/Terminal-Simulator/wiki/cache).
`github`: Redirects to the official github.
`redirect {WEBSITE}`: This command will redirect anyone to the desired website of their choice. It will correct the command if http:// or https:// are not in it.