browser-term

A full screen terminal in your browser.

Usage no npm install needed!

<script type="module">
  import browserTerm from 'https://cdn.skypack.dev/browser-term';
</script>

README

$ browser-term

A full screen terminal in your browser.

Installation

$ npm install -g browser-term

Usage

$ browser-term

Then open localhost:9000 in your browser. You will have full access to the terminal.

Changelog

See the releases page.

Credits

This is a fork of the tty.js project which is really cool. The difference is that this is a simplified version, with one single window and one tab, which is what I needed.

License

See the LICENSE file.