https://github.com/evangipson/tssh
TypeScript Shell (tssh) will do it's best to be a UNIX or Windows shell in the browser.
https://github.com/evangipson/tssh
fun shell typescript
Last synced: about 2 months ago
JSON representation
TypeScript Shell (tssh) will do it's best to be a UNIX or Windows shell in the browser.
- Host: GitHub
- URL: https://github.com/evangipson/tssh
- Owner: evangipson
- License: agpl-3.0
- Created: 2018-06-12T05:34:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T13:24:12.000Z (about 8 years ago)
- Last Synced: 2025-06-07T00:36:33.808Z (about 1 year ago)
- Topics: fun, shell, typescript
- Language: TypeScript
- Homepage: http://evangipson.com/tssh/
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [tssh](http://evangipson.com/tssh)
TypeScript Shell (tssh) will do it's best to be a UNIX or Windows shell in the browser. It began as an experiment to see how easily I could replicate a shell experience on the web.
| tssh Readme |
|---|
| [Built With](#built-with) |
| [License](#license) |
# Built With
* [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3)
* [TypeScript](https://www.typescriptlang.org/)
* [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)
* [Visual Studio Code](https://code.visualstudio.com/)
* [Google Chrome](https://www.google.com/chrome/)
# License
tssh is licensed under [AGPL 3.0](https://www.gnu.org/licenses/agpl-3.0.en.html). If you are interested, [take a look at tssh's license](LICENSE).