Skip to content

StormBit/iris

This branch is 1 commit ahead of, 16 commits behind atheme-legacy/iris:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0ad6432 · Apr 26, 2020
Apr 26, 2020
Jun 5, 2012
Jul 4, 2011
Mar 1, 2010
Dec 11, 2013
Mar 10, 2013
Jul 25, 2011
Feb 24, 2010
Nov 10, 2009
May 22, 2011
Oct 12, 2009
Dec 23, 2012
Apr 19, 2010
Feb 25, 2013
Apr 2, 2010
Jun 3, 2009
Feb 6, 2009
Feb 25, 2013
Nov 4, 2010
Feb 24, 2013

Repository files navigation

If you want to install Iris, read AUTHORS and LICENSE first, then continue with the following steps:

(0. install all dependencies, get python, install python-simplejson etc.; do not complain about errors which are caused by missing dependencies)
1. copy iris.conf.example to iris.conf, then edit iris.conf and change all options to fit your needs. You may NOT comment out sections you don't need; if you do not need additional HTML text, remove the analytics code and leave the option empty, but do not comment it out.
2. run the following command:
python ./compile.py
3. if there were no errors, read the help of run.py:
python ./run.py --help
4. you can now run run.py with any arguments you need; maybe you should create a cronjob or a script to run Iris. If run.py does not correctly daemonize, check if "args: -n" exists in your config and delete the "-n" ;-)

About

web irc client for the atheme platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.7%
  • Python 19.1%
  • CSS 7.7%
  • HTML 0.5%