Difference between revisions of "Iris"

From IRC Wiki
Jump to navigation Jump to search
Line 9: Line 9:
'''Iris''' is a web client based on [[Qwebirc]] which is written in Python using the Twisted framework.<ref>http://www.atheme.net/download-iris.php</ref>. The front-end interface presented to the user is translated to JavaScript/Ajax from Python, which has the distinct trait of not requiring anything from the user save an JavaScript enabled browser. Iris was chiefly designed to integrate with the [[Atheme]] IRC platform using Atheme's own xmlrpc API to enable features like channel list and the ability to identify to services which adds the [[Qwebirc]] base features. Other notable differences between [[Qwebirc]] and Iris is the use of proper config file and better colour support.
'''Iris''' is a web client based on [[Qwebirc]] which is written in Python using the Twisted framework.<ref>http://www.atheme.net/download-iris.php</ref>. The front-end interface presented to the user is translated to JavaScript/Ajax from Python, which has the distinct trait of not requiring anything from the user save an JavaScript enabled browser. Iris was chiefly designed to integrate with the [[Atheme]] IRC platform using Atheme's own xmlrpc API to enable features like channel list and the ability to identify to services which adds the [[Qwebirc]] base features. Other notable differences between [[Qwebirc]] and Iris is the use of proper config file and better colour support.


You can get the latest version of Iris from the Atheme.org git [http://git.atheme.org/iris/ here]
You can get the latest version of Iris from the Atheme.org git [http://git.atheme.org/iris/ here].


==Supported Web Browsers==
==Supported Web Browsers==

Revision as of 21:57, 2 October 2012

Iris

Programming language: Python
Platform: Web based IRC client.
Status: Active
License: GPL[1]
Homepage: http://www.atheme.net/download-iris.php

Iris

Iris is a web client based on Qwebirc which is written in Python using the Twisted framework.[2]. The front-end interface presented to the user is translated to JavaScript/Ajax from Python, which has the distinct trait of not requiring anything from the user save an JavaScript enabled browser. Iris was chiefly designed to integrate with the Atheme IRC platform using Atheme's own xmlrpc API to enable features like channel list and the ability to identify to services which adds the Qwebirc base features. Other notable differences between Qwebirc and Iris is the use of proper config file and better colour support.

You can get the latest version of Iris from the Atheme.org git here.

Supported Web Browsers

  • Iris works with Firefox, Safari (and other webkit browsers), Opera, Google Chrome and Internet Explorer.

See also

References