atom-twitch

Twitch.tv plugin for Atom

paulcbetts

308

1

0.1.4

MIT

GitHub

Twitch.tv Live Coding Plugin

This plugin adds the controls for twitch.tv live coding directly into your editor itself, so that you don't need to use an overlay that potentially obscures the editor surface.

This app is also a great sample for using Polymer in an Atom plugin, as well as using ES6 via Babel.

Why doesn't the camera turn off once I toggle the plugin?

afaik there's no way to turn off the camera once you turn it on via getUserMedia. I would love to be wrong though!