Pork client
From Wikipedia, the free encyclopedia
- The correct title of this article is pork. The initial letter is shown capitalized due to technical restrictions.
pork | |
Pork Status Window |
|
Developer: | Ryan McCabe |
---|---|
Latest release: | 0.99.8.1 / May 4, 2005 |
OS: | Unix-like |
Use: | Instant messaging client |
License: | GPL |
Website: | pork |
pork is an ncurses-based instant messaging and IRC client for Unix-like operating systems. It closely resembles ircII, BitchX and other IRC clients.
Contents |
[edit] Features
- Multiple logons.
- Customizable keybindings
- Programmable events
- Message Logging
- Online help
- Embedded scripting (perl)
[edit] Typical Session
A user will begin a session of pork by invoking it on the command line.
% pork
Afterwards, the user will use the connect command, while providing a username
pork> /connect <username> Password:
While the keybindings are customizable, a user will typically Tab back and forth between the command/message typing area and the buddy list. Once in the buddylist, a buddy communication frame can be opened by selecting with up and down, and then by pressing enter. Alternatively, the following command can be used:
pork> /msg <buddyname> <message>
Sessions are ended with the disconnect command.
pork> /disconnect pork> /exit