Difference between revisions of "ClicksAndWhistles"

From IRC Wiki
Jump to navigation Jump to search
Line 10: Line 10:
'''ClicksAndWhistles''' is a [[IRC client#Graphical clients|graphical IRC client]] for Windows which has been developed in {{Programming languages/C++}} and uses MFC and the Win32 SDK with GDI+<ref name="projectsection"/>.
'''ClicksAndWhistles''' is a [[IRC client#Graphical clients|graphical IRC client]] for Windows which has been developed in {{Programming languages/C++}} and uses MFC and the Win32 SDK with GDI+<ref name="projectsection"/>.


== Notable Features<ref name="indexpage"/> ==
== Features<ref name="indexpage"/> ==
Some of the features of the client are:
* Supports multiple connections, servers and identities
* Supports multiple connections, servers and identities
* Allows for grouping users (buddy lists) with custom colouring
* Allows for grouping users (buddy lists) with custom colouring
Line 22: Line 23:
{{reflist}}
{{reflist}}


[[Category:Software]][[Category:IRC clients]][[Category:Standalone IRC clients]]
[[Category:Software]][[Category:IRC clients]][[Category:Standalone IRC clients]][[Category:Graphical IRC clients]]

Revision as of 10:19, 10 July 2010

ClicksAndWhistles
Caw.png
Author(s): Leigh Johnston
Programming language: C++[1]
Platform: Windows[2]
Status: Active
Latest release: 2.7.87[3]
Homepage: http://clicksandwhistles.com

ClicksAndWhistles is a graphical IRC client for Windows which has been developed in C++ and uses MFC and the Win32 SDK with GDI+[1].

Features[2]

Some of the features of the client are:

  • Supports multiple connections, servers and identities
  • Allows for grouping users (buddy lists) with custom colouring
  • Extended keyword management for highlighting and notification of interesting conversation topics
  • Animated emoticons (gif-based)
  • Full logging also with scrollback logs
  • Themes, backgrounds are customizable
  • On-connect scripts and macros

References