Skip to content

Commit

Permalink
Can you add mp4?
Browse files Browse the repository at this point in the history
  • Loading branch information
qrpike committed Nov 15, 2021
1 parent cc684dd commit 83e7790
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src="misc/ticker-wall.gif" />
</p>

# Ticker Wall
# Polygon.io - Ticker Wall

The Polygon.io ticker wall is an open source, cross platform, scalable ticker tape. It is meant to be scalable across many machines to eliminate the need for expensive specialty hardware for achieving a scrolling ticker tape. It is cross platform compatible, so it runs on mac, windows or linux ( only mac and linux tested ). All interaction is done via the CLI. There is a gRPC interface for more advanced integrations.

Expand Down Expand Up @@ -44,6 +44,10 @@ Updating the background color to white:

# Making Announcements

<p align="center">
<video src="misc/ticker-announcement.mp4" autoplay=true />
</p>

You can make announcements using the ticker wall using the following command:

./tickerwall announce "Big Announcement!"
Expand Down
Binary file added misc/ticker-announcement.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added misc/ticker-announcement.mp4
Binary file not shown.

0 comments on commit 83e7790

Please sign in to comment.