A stand-alone Jar package is available here.
The Launchpad must be plugged in before starting the app.
An ADVANCED web-interface is started on http://localhost:9876. This allows
the currently displayed message to be updated. Updates can be nicely automated with
curl
, or something similar:
curl -s -X POST --data "message=Hello World! " http://localhost:9876
'stop' - Pauses and unpauses the text
'trk on' - Speeds up the scrolling
'solo' - Slows down the scrolling
'vol' - Exit the program
- Clean this crap up! :-)
- Seems to allocate ~300M of memories to this application... I'm not good at computer...
- Add colors!!!!