Propeller VGA IRC Client
tpw_man
Posts: 276
I have made an IRC client based off of Harrison.'s. It has loads of new features and behaves much like a real irc client. Any suggestions/changes are welcome!
Buttons
F1: Send all text to channel A
F2: Send all text to channel B
F3: Start configuration
F4: Turns joins/leaves off(number of those can become quite heavy and annoying on large channels like #ubuntu)
Ctrl+Alt+Delete: Disconnects and reboots the system(just HAD to add that )
Escape: Disconnects after being held for 2 seconds
Enter: After disconnecting, it can be used to reconnect
Supported IRC Commands
/me : Do an action(example: /me is silly)
/join : Join the specified channel in channel B(example: /join #propeller)
/part : Disconnects from channel B(example: /part)
/nick : Change your nick(example: /nick a_person)
/msg : Sends a PM to somebody(example: /msg tpw_rules hi)
Features
On the fly configuration without reprogramming
Can display joins/parts/nick changes
Can display actions
Inverts text when the message has the user's nick in it
Can join 2 channels at a time(channel A is 'hardcoded', channel B is 'dynamic')
IP addresses can be configured on the fly
Can change servers(only with IP address)
Survives #ubuntu (the most popular channel on freenode)
Hope everybody enjoys a real irc client for the propeller
Edit: Forgot to attach the zip file.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I am 1010, so be surprised!
Post Edited (tpw_man) : 3/29/2008 6:20:38 PM GMT
Buttons
F1: Send all text to channel A
F2: Send all text to channel B
F3: Start configuration
F4: Turns joins/leaves off(number of those can become quite heavy and annoying on large channels like #ubuntu)
Ctrl+Alt+Delete: Disconnects and reboots the system(just HAD to add that )
Escape: Disconnects after being held for 2 seconds
Enter: After disconnecting, it can be used to reconnect
Supported IRC Commands
/me : Do an action(example: /me is silly)
/join : Join the specified channel in channel B(example: /join #propeller)
/part : Disconnects from channel B(example: /part)
/nick : Change your nick(example: /nick a_person)
/msg : Sends a PM to somebody(example: /msg tpw_rules hi)
Features
On the fly configuration without reprogramming
Can display joins/parts/nick changes
Can display actions
Inverts text when the message has the user's nick in it
Can join 2 channels at a time(channel A is 'hardcoded', channel B is 'dynamic')
IP addresses can be configured on the fly
Can change servers(only with IP address)
Survives #ubuntu (the most popular channel on freenode)
Hope everybody enjoys a real irc client for the propeller
Edit: Forgot to attach the zip file.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I am 1010, so be surprised!
Post Edited (tpw_man) : 3/29/2008 6:20:38 PM GMT
Comments
Otherwise it looks great. I'm going to have to get a nic one of these days.