/terminal-streamer

Stream your terminal to a web page.

Primary LanguageJavaScript

Terminal Streamer

The Terminal Streamer is written using the Meteor framework.

What does it do?

It allows you to stream your terminal command output over the web. It requires the Terminal Streamer Client.

How to set it up?

  1. Install Meteor.
  2. $ cd terminal-streamer
  3. $ Meteor npm install
  4. Copy settings.json.example to settings.json and set an admin password.
  5. $ npm start

Now it should be running at http://localhost:3000.

Use the Terminal Streamer Client to start streaming your terminal commands.

Screenshot

terminal-streamer