Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

andrew/instareader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instareader

This app provides a client, simple web interface to instapaper as a rails app.

Instructions

git clone git@github.com/andrew/instareader.git
cd instareader
bundle install
export INSTAPAPER_USERNAME=your_instapaper_email_or_username
export INSTAPAPER_PASSWORD=your_instapaper_password
rails s
open http://localhost:3000

Development

Source hosted at GitHub. Report Issues/Feature requests on GitHub Issues.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2013 Andrew Nesbitt. See LICENSE for details.

About

[UNMAINTAINED] A simple, readable instapaper web interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published