snarfed / facebook-atom

Brings your Facebook news feed to your feed reader!

Home Page:http://facebook-atom.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facebook-atom

This service is now closed. So long, and thanks for all the fish!️

A webapp that generates and serves an Atom feed of your Facebook news feed, ie posts from your friends.

https://facebook-atom.appspot.com/

License: This project is placed in the public domain.

Development

  1. Fork and clone this repo.
  2. pip install -r requirements.txt, optionally in a virtualenv.
  3. Install the Google Cloud SDK with the gcloud-appengine-python and gcloud-appengine-python-extras components.
  4. GAE_ENV=localdev FLASK_ENV=development FLASK_APP=main.py flask run -p 8080

About

Brings your Facebook news feed to your feed reader!

http://facebook-atom.appspot.com/


Languages

Language:Python 48.9%Language:HTML 26.9%Language:CSS 24.1%