(Go: >> BACK << -|- >> HOME <<)

Skip to content

edsu/wikipulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wikipulse is a simple visualization of edits to various major language wikipedias using node.js. The app connects to mediawiki IRC chatrooms where article edits are announced by a bot, and keeps track of the edits in redis. It also runs a webserver on the port specified in config.json.

  1. sudo aptitude install redis-server nodejs npm
  2. npm install
  3. node wikipulse.js
  4. point your browser at localhost:3000

Thanks to Dario Taraborelli of the Wikimedia Foundation for the idea.

License: Public Domain

About

a gauge widget to display wikipedia activity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published