/CamJam

A near-realtime view of London from TFL's JamCams

Primary LanguageHTML

CamJam

A near-realtime view of London from TFL's JamCams

Doc to come, but if you want to hack on it:

  • Sorry this code is really bad
  • Install go
  • go build
  • PORT=:8080 go run camjam.go or PORT=:8080 ./CamJam
  • open localhost:8080