xdanielsb / django-knocker

Channels-based desktop notification system

Home Page:https://django-knocker.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-knocker

Join the Gitter chat Latest PyPI version Python versions Latest Travis CI build status Test coverage Code Climate License

Channels-based desktop notification system

Documentation

The full documentation is at https://django-knocker.readthedocs.io.

Usage

See https://django-knocker.readthedocs.io/en/latest/usage.html

Features

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-test.txt
(myenv) $ python cms_helper.py

Credits

Tools used in rendering this package:

About

Channels-based desktop notification system

https://django-knocker.readthedocs.io/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 90.9%Language:JavaScript 4.0%Language:Makefile 3.3%Language:HTML 1.8%