[Babel-users] ANNOUNCE: babelweb-0.1.0

Gabriel Kerneis kerneis at pps.jussieu.fr
Tue Aug 2 23:45:32 UTC 2011


Hi,

I spent the last few days hacking on Babelweb, a web-based monitoring tool for
the Babel routing daemon.  I am proud to announce the 0.1.0 release.

Here is what it looks like:
    http://babelweb.kerneis.info:8080/
(this demo is monitoring huponomos, the gateway for the wifi.pps.jussieu.fr
network).

If you have nodejs and npm installed, you can test babelweb very easily:
    npm install -g babelweb
    babelweb
Then, start babeld with "-g 33123" and browse http://localhost:8080/.

Release files:
http://www.pps.jussieu.fr/~kerneis/software/files/babelweb-0.1.0.tar.gz
http://www.pps.jussieu.fr/~kerneis/software/files/babelweb-0.1.0.tar.gz.asc

Official repository: git clone git://kerneis.info/babelweb
More information: http://www.pps.jussieu.fr/~kerneis/software/babelweb
Github mirror (with installation guide): http://github.com/kerneis/babelweb

This release should be followed by 0.1.1 very soon because of an annoying bug
that I did not manage to fix yet.  But I've been told to "release early,
release often" and trying to follow this advise.

Of course, feedback and bug reports are welcomed ;-)

-- 
Gabriel Kerneis



More information about the Babel-users mailing list