Skip to content

stream-dash/widget-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticker

This is a stream "ticker" for displaying short blurbs of information now and then.

A logo can be placed on the lefthand side, in addition to any number of rotating messages be set for display.

Text longer than what the box can hold will be displayed in a scrolling marquee format.

Demo

https://streamable.com/l8s65

Pre-requesites

  • NodeJS 8+

Setup

  • Install the ticker widget with npm i @streamdash/widget-ticker

Configuration

  • Set strings you want to use in the src/strings.json file
  • Configure timings in the src/config.json file in the

Building

  • Run npm run build
    • Files (index.js and image) will be written to ./dist/

About

StreamDash Ticker Widget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published