/widget-ticker

StreamDash Ticker Widget

Primary LanguageJavaScript

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/