Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleChat

A simple MUC that uses SimplePush push notifications for updates. A demo for FirefoxOS.

Works only on FirefoxOS.

Usage

Prerequisites:

  • Redis

  • Python

    git clone git://github.com/nikhilm/simplechat cd simplechat

    virtualenv is recommended but not required.

    virtualenv env source env/bin/activate

    Install dependencies

    pip install -r requirements.txt

Run the Flask server and point the FirefoxOS browser at the domain.

python app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages