Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Simple JS widget to add current status to the bottom right of a website

NotificationsYou must be signed in to change notification settings

getstatusy/statusy-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A super simple javascript application to add a nifty box to the corner of yourwebpage to alert customers of potential service issues.

Screenshots

Collpased:

Collapsed

Expanded:

Expanded

Installation & Configuration

  1. Include thewidget.js script from thesrc directory on the page you want the app to appear on
  2. Add adiv with theclass ofstatusy
  3. Initialize the app like so:
<script>statusy({  // config goes here, check below});</script>

Configuration options presently include:

  • statuspage - This is the Statusy subdomain of the statuspage data should be pulled from, itmust be the Statusy subdomain, even if you are using a CNAME record.
  • statuspage_url - This is the URL to your statuspage, feel free to provide a CNAME'd URL or whatever you want really.

About

Simple JS widget to add current status to the bottom right of a website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp