Nakanobu

What's this?

Nakanobu is extensible notifier daemon.

  • receiver
    • jsonrpc
  • notifier
    • irc
  • written in perl
  • based on Moose power

How to use

svn co http://svn.coderepos.org/share/lang/perl/App-Nakanobu/trunk nakanobu
cd nakanobu
cp config.yaml.sample config.yaml
vi config.yaml # edit configuration file
./nakanobu.pl -f -c config.yaml start  # foreground mode or
./nakanobu.pl -c config.yaml start     # daemon     mode

current status

works well.