Stock - project-owner/Peppy.doc GitHub Wiki
The Stock screensaver fetches the current information about specified stocks. To get this information the player leverages the Python binding for the Yahoo! Finance API.
Disclaimer
The information in this screensaver should not be used for making any financial decisions.
Configuration Parameters
The screensaver configuration parameters can be modified in the file screensaver-config.txt:
[Plugin Configuration]
update.period = 16
ticker = AAPL, AMZN, MSFT, NFLX
- update.period - defines in seconds time interval for screen updates.
- ticker - the comma separated list of stock tickers can be specified in this parameter.
These parameters can be specified in the Configuration Web UI as well: