rowanthorpe / iam

MIGRATED TO https://vcs.rowanthorpe.com/rowan/iam - THIS IS AN ARCHIVED VERSION... iamd is a server which receives and displays updates about what you are presently doing. Core written in picolisp, client (presently) in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README
======

iamd is a server which receives and displays updates about what you are
presently doing, hence the name:
 (i.e. "I am working on icinga alerts" => iam "working on icinga alerts")

----

iamd.l is a statuses server, designed for simplicity/speed/reliability,
and for info to be easily viewed from any browser.

iamc.py is an interactive client for posting statuses to - and getting info
directly from - iamd.

iam.sh is a minimal tool for posting statuses non-interactively.

iambot.py is a jabberbot to relay status commands from a chatserver to the
statuses server (work in progress, almost works...).

----

See INSTALL for installation instructions.

----

Report bugs: https://github.com/rowanthorpe/iam

Contact the developer: Rowan Thorpe <rowan@rowanthorpe.com>

About

MIGRATED TO https://vcs.rowanthorpe.com/rowan/iam - THIS IS AN ARCHIVED VERSION... iamd is a server which receives and displays updates about what you are presently doing. Core written in picolisp, client (presently) in python.

License:GNU General Public License v3.0


Languages

Language:Python 73.4%Language:Shell 26.6%