Skip to content

Instantly share code, notes, and snippets.

@trdlo
Last active August 29, 2015 14:01
Show Gist options
  • Save trdlo/e9a5429ed259792c89c5 to your computer and use it in GitHub Desktop.
Save trdlo/e9a5429ed259792c89c5 to your computer and use it in GitHub Desktop.
apt-get install python-dev libevent-dev python-flask
git clone https://github.com/TkTech/notifico
cd notifico
python setup.py install
# reg an app @ https://github.com/settings/applications/new
vim notifo/config.py
python -m notifico www --host=stuff.pwn.sk --port=7891
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment