public
Description: IRC Gateway for MobilePhone/iPhone/PC
Homepage:
Clone URL: git://github.com/tokuhirom/mobirc.git
mobirc /
name age message
file .gitignore Loading commit data...
file .shipit Tue Dec 16 23:55:36 -0800 2008 github style in .shipit [Tokuhiro Matsuno]
file AUTHORS Wed Dec 17 23:04:50 -0800 2008 YAA as authors [Tokuhiro Matsuno]
file CONCEPT Wed Dec 17 19:15:37 -0800 2008 rewrite concept file [Tokuhiro Matsuno]
file Changes
file MANIFEST.SKIP
file Makefile.PL
file README
file TODO Thu Dec 18 18:07:11 -0800 2008 updated todo [Tokuhiro Matsuno]
directory assets/
file config.yaml.sample
directory extlib/
directory irssi/
directory lib/
file mobirc
directory t/
directory tools/ Thu Dec 18 02:43:55 -0800 2008 use HTML::TreeBuilder::XPath instead of XML::Li... [Tokuhiro Matsuno]
directory xt/ Tue Dec 16 20:29:07 -0800 2008 middleware doesn't needed [Tokuhiro Matsuno]
README
mobirc
======================================================

If you want a Japanese version of this file, please see http://github.com/tokuhirom/mobirc/wikis/readmeja

What's this?
------------------------------------------------------

mobirc is HTTP2IRC gateway.

This application supports following environments:

    - Japanese mobile phones(docomo, softbank, ezweb, willcom)
    - iPhone
    - PC(Ajax)

based on

    - pluggable architecture
    - perl
    - POE

How to install?
------------------------------------------------------

    git clone git://github.com/tokuhirom/mobirc.git

or

    wget -O mobirc.tgz http://github.com/tokuhirom/mobirc/tarball/master
    tar xzvf mobirc.tgz
    cd tokuhirom-mobirc-*

and, run following command.

    cp config.yaml.sample config.yaml
    vi config.yaml # edit configuration file for your environemnt
    ./mobirc