This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Lee (author)
Mon May 04 08:55:23 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
MANIFEST | ||
| |
META.yml | ||
| |
Makefile.PL | ||
| |
README | ||
| |
README.md | ||
| |
TODO | ||
| |
colloqueer.example.yaml | ||
| |
inc/ | ||
| |
lib/ | ||
| |
script/ | ||
| |
share/ | ||
| |
t/ |
README.md
Colloqueer
Colloqueer is an IRC client that can use Colloquy themes. Right now it is only tested with the Buttesfire theme. The Buttesfire theme works for the most part, with a few minor tweaks to the css. Things will work much nicer once certain features are added to the Gtk+ port of WebKit (specifically DOM access.)
Install
- perl Makefile.PL
- make
- make install (probably want to do this as root)
- Edit and copy colloqueer.example.yaml to ~/.colloqueer.yaml
Requirements
- Moose
- Gtk2
- Gtk2::WebKit
- Gtk2::Spell
- XML::LibXML
- XML::LibXSLT
- Template
- HTML::Entities
- POE
- POE::Loop::Glib
- POE::Component::IRC
- File::HomeDir
- File::ShareDir
- YAML::Any
- DateTime
Usage
Shortcuts
- Ctrl+N Next tab
- Ctrl+P Previous tab
- Ctrl+↑ Previous line
- Ctrl+W Close tab
- Ctrl+K Clear tab
Commands
- /clear Clear current channel
- /join [channel] Join channel
- /query [nick] Message a nick








