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

https://github.com/svinkle/twitch-tv-widget

A simple widget to see if a user is streaming.
https://github.com/svinkle/twitch-tv-widget

Last synced: over 1 year ago
JSON representation

A simple widget to see if a user is streaming.

Awesome Lists containing this project

README

          

# Twitch.tv Widget

## ABOUT:

A simple widget to check to see if a user is streaming on [Twitch.tv](https://twitch.tv). If true the widget displays the game name and viewer count.

## USAGE:

Add to your web site or blog like so:



<iframe src="https://svinkle.github.io/twitch-tv-widget/?username=[YOUR USERNAME]" width="100%" height="64" frameborder="0"></iframe>

## TRY IT:

[Try it out here](https://svinkle.github.io/twitch-tv-widget/?username=)

## License

This project and its source code is licensed under the [MIT](LICENSE.txt) license.