Skip to content

A fork of the chattr webchat client that removes the need for JS/CSS

Notifications You must be signed in to change notification settings

Qu4Z/chattr-nojs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

chattr

A fork of https://github.com/philipkorsika/chattr

This version removes the need for JavaScript!

(note that it still uses CSS for aesthetics, but it's not necessary for the functionality, and would work without it)

Install

Requires Python and Python dev-tools, and pip installed

e.g. On Ubuntu 15.10 :

$ python -V
=> Python 2.7.10
$ sudo apt-get install python2.7-dev python-pip

Install bottle and gevent, then start the server.

$ pip install --user bottle gevent
$ python server.py

Browse to localhost:9092

About

A fork of the chattr webchat client that removes the need for JS/CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •