Skip to content

boonmeelab/timetravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Travel

Browse history of places, people or things. Photo search are powered by Getty Images Connect API. For more fun, attach your Leap Motion and control it by hand.

This is the winner project from Photo Hack Day 5. Previously called Back to the Future.

Want to see how it works? Try it out here http://timetravel.boonmeelab.com/

Requirements

  • Node.js

Installation

  1. Prepare dependencies

     $ npm install
     $ sudo npm install -g supervisor
    
  2. Start server

     # Local
     $ bin/start-local
     # Press Ctrl+C to exit
    
     # On product environment
     $ bin/start product
     $ bin/stop product
    
  3. Access locally at http://localhost:8000

Controls

Leap Motion

There are 2 gestures supported:

  1. Walk gesture Place both hand with palms face down, then slowly move left hand up, and right hand down. Repeat the other way round as in walking motion.

  2. Circle gesture Draw circle shape using finger in clockwise direction to go forward, counter-clockwise to go backward. Feel free to add more fingers.

Keyboard

  • Up Move forward
  • Down Move backward

About

Browse history of things via photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published