This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
README.ja
これはなに?
HTTP から IRC にアクセスするためのゲートウェイです。主に iPhone や、ケータイからアクセスすることを想定しています。
特徴
- iPhone対応
- ケータイの端末IDによる簡単ログインに対応
- irssi のプラグインとして動きます。
- プラガブルアーキテクチャによるカスタマイズの容易さ
- ソースコードが綺麗 :p
対応機種
- PC 全般
- iPhone
- ケータイ端末各種。3G以後。
必要なもの
- perl 5.8.0 以後
- libwww-perl
一般的な linux 環境であれば、入っていると思います。
インストール方法
wget -O mobirc.tgz http://github.com/tokuhirom/mobirc/tarball/master
tar xzvf mobirc.tgz
cd tokuhirom-mobirc-*
などとして、ファイルをダウンロードしてください。
ファイルの展開が終わったら、
cp config.ini.sample config.ini
として、サンプルの設定ファイルを改名します。
あとは config.ini の中身をみて適当に設定してください。
設定が終わったらサーバーを立ち上げましょう。
% ./mobirc running your httpd at http://localhost:5678/
表示されている URL にアクセスすれば、IRC で会話できます。
謝辞
mobirc は keitairc のコードをベースに作られました。ありがとうございました。
ライセンス
GPLv2 に基づいて配布されます。







