Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tyler/instagram-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This exists because I refuse to use my phone to view a photo feed when I'm sitting at my computer.

# git clone http://github.com/tyler/instagram-web.git
# cd instagram-web
# bundle install
# bundle exec -s thin

It is important to use an EventMachine-based web server, as I use em-http to send requests to Instagram. Moreover, it is important to use Ruby 1.9, as I use fibers for sexier event-based codez.

Lastly, if you don't want to go through the trouble of running this locally, you can just head over to http://insta.drmcawesome.com and use mine. :)


-- Tyler

About

Web interface for Instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages