Skip to content

facebook app for showing differences in friendlist (new friends / deleted ones)

Notifications You must be signed in to change notification settings

fayazmiraz/facebook-friendtracker

 
 

Repository files navigation

Friendtracker

facebook-friendtrackr is a simple facebook application for logging and archiving facebook friends.

Friendtracker notifies a user if a friend from their friendlist went missing or if a new one decides to join.

Freeper?

Freeper was the internal name of friendtrackr

Setup

Friendtracker runs on heroku with the cloud in mind.

Add sendgrid (for error mail delivery) and mongohq to your heroku app.

In addition, set the following keys

AWS_ACCESS_KEY_ID:          xxxxx
AWS_SECRET_ACCESS_KEY:      xxxxx
BUILDPACK_URL:              https://github.com/ddollar/heroku-buildpack-multi.git
FACEBOOK_APP_ID:            123
FACEBOOK_APP_SECRET:        abc

If you want the automatic notifier, add a heroku scheduler with python manage.py sync_and_notify

About

facebook app for showing differences in friendlist (new friends / deleted ones)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 92.3%
  • Python 5.2%
  • CoffeeScript 2.2%
  • Ruby 0.3%