Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/giginet/sockwaz
- Owner: giginet
- Created: 2012-01-04T13:01:21.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-01-04T15:25:33.000Z (almost 13 years ago)
- Last Synced: 2023-03-11T18:04:30.970Z (over 1 year ago)
- Language: CoffeeScript
- Homepage: http://www.kawaz.org/
- Size: 93.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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/nullAccess http://localhost:8080 from your browser.
=============
Settings
=============
You must create settings.json under root of sockwaz project.See settings.sample.json.