https://github.com/axelniklasson/webterm
Mockup web terminal, built while learning javascript.
https://github.com/axelniklasson/webterm
css html javascript learning-javascript
Last synced: 4 months ago
JSON representation
Mockup web terminal, built while learning javascript.
- Host: GitHub
- URL: https://github.com/axelniklasson/webterm
- Owner: axelniklasson
- Created: 2014-11-23T14:47:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T13:25:05.000Z (about 6 years ago)
- Last Synced: 2025-04-10T00:54:18.591Z (9 months ago)
- Topics: css, html, javascript, learning-javascript
- Language: JavaScript
- Homepage: http://axelniklasson.github.io/webterm/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebTerm v0.1
Mockup web terminal, built as practice in an afternoon while learning Javascript as a super-noob.
Might be extended in the future to serve as a command window for my web server at home. It might be useful to be able to access certain parts of the server from a web browser, given that I don't have access to a terminal or something similar.
Time will tell.