Skip to content

dynamicguy/photomatic

Repository files navigation

photomatic

an easy to setup django app for automating photo albums from facebook using the following tools:

Installation

  1. Clone the repo git clone git://github.com/dynamicguy/photomatic.git
  2. cd photomatic
  3. mkvirtualenv venv
  4. workon venv
  5. pip install -r requirements.txt
  6. python manage.py syncdb
  7. python manage.py runserver

License

MIT

Free Software, Fuck Yeah!

About

Photomatic is an easy to setup facebook app for automating photo albums.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published