Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 797 Bytes

File metadata and controls

12 lines (8 loc) · 797 Bytes

Stock-Monitor-HTML

A simple HTML page displaying stock information, designed for use with a dedicated monitor on a Raspberry Pi. It uses Javascript to retrieve stock information from the Alpha Vantage API. The information is refreshed once an hour, in order to stay within the limit of Alpha Vantage's free API. Default ticker here is NVDA.

Additionally, it has a real time clock that is synced with Google's time server once an hour.

An API key is required. Alpha Vantage offers paid and free keys with up to 25 API calls a day here: https://www.alphavantage.co/support/#api-key

Make sure to read their terms of service.

Screenshot 2024-01-15 at 12 15 16