Difference between revisions of "Iris"

From IRC Wiki
Jump to navigation Jump to search
(Created page with "{{Software|name=Iris |programming_language=AJAX |homepage=http://www.atheme.net/download-iris.php |platform=Web based IRC client. |license=? |status=Active }} ==Iris== '''Iris'''...")
 
Line 1: Line 1:
{{Software|name=Iris
{{Software|name=Iris
|programming_language=AJAX
|programming_language=Python
|homepage=http://www.atheme.net/download-iris.php
|homepage=http://www.atheme.net/download-iris.php
|platform=Web based IRC client.
|platform=Web based IRC client.
Line 7: Line 7:
}}
}}
==Iris==
==Iris==
'''Iris''' is a web client written in AJAX<ref>http://www.atheme.net/download-iris.php</ref>, Iris was designed to integrate with the [[Atheme]] IRC platform, including [[Atheme-Web]]
'''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 indention 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]


==Supported Web Browsers==
==Supported Web Browsers==
* Iris works with Firefox, Google Chrome and Internet Explorer (I haven't tested it with any others, but I assume it works with other too)
* Iris works with Firefox, Safari (and other webkit browsers), Opera, Google Chrome and Internet Explorer.


==See also==
==See also==
Line 21: Line 21:
{{reflist}}
{{reflist}}


[[Category:IRC clients]][[Category:Web-based IRC clients]][[Category:Active]][[Category:AJAX]]
[[Category:IRC clients]][[Category:Web-based IRC clients]][[Category:Active]][[Category:Python]]

Revision as of 05:52, 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 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 indention 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