Difference between revisions of "Iris"

From IRC Wiki
Jump to navigation Jump to search
Line 7: Line 7:
}}
}}
==Iris==
==Iris==
'''Iris''' is a web client based on [[Qwebirc]] which written in Python using the Twisted framework.<ref>http://www.atheme.net/download-iris.php</ref>. The interface presented to the user is translated to JavaScript/Ajax, 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. 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 interface presented to the user is translated to JavaScript/Ajax, 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. 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]

Revision as of 05:54, 25 July 2011

Iris

Programming language: Python
Platform: Web based IRC client.
Status: Active
License: ?
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.[1]. The interface presented to the user is translated to JavaScript/Ajax, 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. 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