seveibar / devlive

a widget that shows you when a developer of a site is doing livestream development on Twitch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devlive

Devlive is a widget that shows you when a developer of a site is doing livestream development on Twitch.

"I'm not mad, but I actually, like, kind of love this" - @endingwithali

livestream widget

Follow @seveibar on twitter or on twitch for updates

Usage

Construct a URL like so...

https://devlive.vercel.app/api/widget?channel=seveibar&live_message=seveibar is live!

Here are the parameters to use:

Name Example
channel* seveibar
live_message* seveibar is coding live!
not_live_message seveibar codes this live
margin_right 0
margin_bottom 0

Add the URL as a script tag on your web page.

<script src="https://devlive.vercel.app/api/widget?channel=seveibar&live_message=seveibar is live!"></script>

Development

About

a widget that shows you when a developer of a site is doing livestream development on Twitch


Languages

Language:JavaScript 77.0%Language:HTML 19.2%Language:CSS 3.7%