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.
- Host: GitHub
- URL: https://github.com/svinkle/twitch-tv-widget
- Owner: svinkle
- License: mit
- Created: 2013-01-28T04:30:40.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-01-13T16:51:30.000Z (over 7 years ago)
- Last Synced: 2025-03-23T19:39:09.179Z (over 1 year ago)
- Language: CSS
- Size: 62.5 KB
- Stars: 4
- Watchers: 0
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.