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 (
karere /
README
Karere
---------------------------------------------------------------
This is a family of applications that provide IM over email.
How it works (user perspective):
- Run this code on your computer
- Each IM gets sent to you as an email
- Send email to a specific address to reply or start
a conversation
- Subject = destination
- Body = message
Karere acts as a specialized client that translates between
IM protocols and email.
---------------------------------------------------------------
Requirements:
- Email account (to recieve messages from server)
- Email account (to send messages to server)
- These must be separate accounts. Do not use the sender
account for anything else.
- PHP 5
- With IMAP and socket extensions
- With working mail() function
This is only tested on Linux and OS X systems at present.
---------------------------------------------------------------








