blukat29 / notifyhere

Notifications dashboard
MIT License
0 stars 0 forks source link

notifyhere

All 'unread' notifications here!

Planning to support Slack, Twitter, Github, Facebook, Gmail.

Requirements

First setup

Without any delay, start with

make install

Then you should be able to run development server right away.

source venv/bin/activate
cd notifyhere/
./manage.py runserver 8888

Then access http://127.0.0.1:8888.