Cretin: Difference between revisions
From RISC OS
Jump to navigationJump to search
No edit summary |
|||
Line 4: | Line 4: | ||
==Features== |
==Features== |
||
* Cretin is fully 32bit compliant, working natively on both the Iyonix and the A9home. |
|||
Will go here |
|||
* Cretin can connect to multiple servers without needing to load multiple instances |
|||
* Cretin supports tabs for channels, or each channel can be moved to its own window |
|||
* Cretin is designed to be easy to use and intuitive (work in a 'RISC OSy' manner) |
|||
* Cretin supports aliases in an easy to understand format |
|||
* Cretin supports scripting via the Lua language |
|||
* Cretin supports user-configurable timestamps |
|||
:eg: [12:00] <cretin> hello |
|||
:or: [12:00:00] - 01 Jan 2006 <cretin> hello |
|||
If you wish! |
|||
==Source== |
==Source== |
Revision as of 16:16, 3 June 2006
Cretin is an IRC client for RISC OS that aims to be friendly, easy to use and work on all versions of RISC OS after 3.5. It is written primarily in C, and is open source.
Project maintenance is being managed by Jymbob
Features
- Cretin is fully 32bit compliant, working natively on both the Iyonix and the A9home.
- Cretin can connect to multiple servers without needing to load multiple instances
- Cretin supports tabs for channels, or each channel can be moved to its own window
- Cretin is designed to be easy to use and intuitive (work in a 'RISC OSy' manner)
- Cretin supports aliases in an easy to understand format
- Cretin supports scripting via the Lua language
- Cretin supports user-configurable timestamps
- eg: [12:00] <cretin> hello
- or: [12:00:00] - 01 Jan 2006 <cretin> hello
If you wish!
Source
Available from the SVN page.