simonprickett / barttv

Experimenting with Apple TVML / TVJS JavaScript apps.

Home Page:https://simonprickett.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BART TV

Experimenting with Apple TVML / TVJS JavaScript apps. Real time departure information for San Francisco BART system.

Better documentation will follow.

This uses MapBox static maps API, so you will need to get a key for MapBox and set the environment variable MAPBOX_API_KEY before starting the Node server.

To start the server:

cd server
npm install
npm start

demo

About

Experimenting with Apple TVML / TVJS JavaScript apps.

https://simonprickett.dev/

License:MIT License


Languages

Language:JavaScript 66.1%Language:Swift 33.9%