Skip to content

Simple script to capture webcam shot, screenshot, and other data every hour schedule.

Notifications You must be signed in to change notification settings

cranberyxl/Lifeslice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lifeslice

By Stan James http://wanderingstan.com/

Simple script for Mac to capture webcam shot, screenshot, and other data every hour. Everything is just stored locally.

First demo'd at the Berkley Quantified Self meetup March 2012
E.g. http://www.meetup.com/Berkeley-QS/photos/6538452/99770812/
Thanks to Moritz Stefaner for the inspiration. http://moritz.stefaner.eu/

DEMO:
http://wanderingstan.com/drop/lifeslice/index.html

TO USE:
-Put "Lifeslice" folder in your user folder. (*Or see below for geek instructions)
  e.g. ~/Lifeslice
-Double-click on INSTALL.command 

That's it!



* For geeks, in Terminal:
    
    cd ~
    
    git clone [email protected]:wanderingstan/Lifeslice.git
    
    INSTALL.command

About

Simple script to capture webcam shot, screenshot, and other data every hour schedule.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.2%
  • PHP 43.4%
  • Shell 1.4%