Difference between revisions of "Qwebirc"

From IRC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{Software|name=qwebirc
{{Software|name=qwebirc
|logo=[[File:Qwebircsmall.png]]
|logo=[[File:Qwebircsmall.png]]
|programming_language=AJAX
|programming_language=Python
|homepage=http://qwebirc.org/
|homepage=http://qwebirc.org/
|platform=Web based IRC client.
|platform=Web based IRC client.
Line 8: Line 8:
}}
}}
==qwebirc==
==qwebirc==
'''qwebirc''' is a web based IRC client, amongst other features qwebirc supports [[SSL]]. For a full feature list, click [http://qwebirc.org/features here]. You can also see a list of downloads [http://qwebirc.org/download here].
'''qwebirc''' is a web client which written in Python using the Twisted framework. 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. Qwebirc features link-generation for users to imbed it into their own websites, basic customization, emoticons, [[SSL]] and Localization Support. For a full feature list, click [http://qwebirc.org/features here]. You can also see a list of downloads [http://qwebirc.org/download here].


==Supported Web Browsers==
==Supported Web Browsers==
The frontend is tested on IE6, IE7, IE8, Firefox 3, Opera 10, Safari and Chrome.<ref>http://qwebirc.org/faq</ref>
The front-end is tested on IE6, IE7, IE8, Firefox 3, Opera 10, Safari and Chrome.<ref>http://qwebirc.org/faq</ref>


==See also==
==See also==
Line 20: Line 20:
{{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:59, 25 July 2011

qwebirc
Qwebircsmall.png
Programming language: Python
Platform: Web based IRC client.
Status: Active
License: GNU[1]
Homepage: http://qwebirc.org/

qwebirc

qwebirc is a web client which written in Python using the Twisted framework. 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. Qwebirc features link-generation for users to imbed it into their own websites, basic customization, emoticons, SSL and Localization Support. For a full feature list, click here. You can also see a list of downloads here.

Supported Web Browsers

The front-end is tested on IE6, IE7, IE8, Firefox 3, Opera 10, Safari and Chrome.[2]

See also

References