django-presence

Realtime user presence widget for Django

MIT License

Downloads
32
Stars
7
Committers
3

Django Presence

A real time list of users on the site widget. This package provides a javascript client that listens to a websocket channel, and a time based worker that updates the presence information.

Dependencies:

For install and usage read the documentation