Navigation Menu

Skip to content

BinaryMuse/350mission-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

350 Mission Webcam Watcher

There is an awesome webcam pointed at the new building going up at 350 Mission in San Francisco. Unfortunately, the archives are not available, only individual shots. So, this Node application polls for changes, storing them off in a LevelDB database, and presents a web interface for viewing the images.

Screenshot

Installation

Requires Node.js.

$ npm install
$ npm start

You may pass a PORT environment variable if you'd like the web server to start on a port other than 8133.

The app will poll the webcam image URL every two minutes. The webcam appears to only take new pictures during the day.

About

Keeping an eye on the new building at 350 Mission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published