Skip to content

Commit

Permalink
Merge pull request #23 from polygon-io/video-
Browse files Browse the repository at this point in the history
Can you add mp4?
  • Loading branch information
qrpike authored Nov 15, 2021
2 parents cc684dd + 34dc6ea commit f50382e
Show file tree
Hide file tree
Showing 2 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">
<img src="misc/ticker-announcement.gif"/>
</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.

0 comments on commit f50382e

Please sign in to comment.