/webwatcher

Monitor any source for changes and notify by email

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

webwatcher

Rewrite of Any2Feed

development:

$ pip install -e . or python setup.py develop
$ python manage.py migrate
$ python manage.py createsuperuser
$ make runserver
$ make runworker
$ make runbeat