ticker
configurable text scroller
Install
- All systems
-
curl cmd.cat/ticker.sh
- Debian
-
apt-get install ticker
- Ubuntu
-
apt-get install ticker
- Kali Linux
-
apt-get install ticker
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ticker
- Raspbian
-
apt-get install ticker
- Dockerfile
- dockerfile.run/ticker
ticker
configurable text scroller
Ticker is a simple program to scroll text across a line of the display, in a manner similar to a stock ticker. In fact, since ticker supports communicating with a program that changes the text periodically, it could be used to implement a stock ticker.