Skip to content

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

Notifications You must be signed in to change notification settings

orphic-inc/devlive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devlive

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

livestream widget

Follow @seveibar on twitter 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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • HTML 21.6%
  • CSS 4.2%