An open API service indexing awesome lists of open source software.

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.

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).