Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giginet/sockwaz

Sockwaz is live tweet viewer written in CoffeeScript.
https://github.com/giginet/sockwaz

Last synced: 27 days ago
JSON representation

Sockwaz is live tweet viewer written in CoffeeScript.

Awesome Lists containing this project

README

        

=============
Sockwaz
=============
Sockwaz is realtime tweet viewer written in CoffeeScript.

=============
Instration
=============

require: node, npm, coffee-script

::

git clone git://github.com/giginet/Sockwaz.git
cd Sockwaz
sh setup.sh

=============
Usage
=============

::

coffee sockwaz.coffee > /dev/null

Access http://localhost:8080 from your browser.

=============
Settings
=============
You must create settings.json under root of sockwaz project.

See settings.sample.json.