Skip to content

Commit d59957a

Browse files
committed
Add Colloquy iOS guide
1 parent d742a6e commit d59957a

File tree

4 files changed

+35
-0
lines changed

4 files changed

+35
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Currently, we have guides for the following clients:
66

77
- [Adium](https://github.com/ircrelay/ircrelay-client-guides/blob/master/guides/adium/guide.md#adium-ircrelay-set-up-guide)
88
- [Colloquy](https://github.com/ircrelay/ircrelay-client-guides/blob/master/guides/colloquy/guide.md#colloquy-ircrelay-set-up-guide)
9+
- [Colloquy iOS](https://github.com/ircrelay/ircrelay-client-guides/blob/master/guides/colloquy-ios/guide.md#colloquy-for-ios-ircrelay-set-up-guide)
910
- [ERC](https://github.com/ircrelay/ircrelay-client-guides/blob/master/guides/erc/guide.md#erc-ircrelay-set-up-guide)
1011
- [irssi](https://github.com/ircrelay/ircrelay-client-guides/blob/master/guides/irssi/guide.md#irssi-ircrelay-set-up-guide)
1112
- [Limechat](https://github.com/ircrelay/ircrelay-client-guides/blob/master/guides/limechat/guide.md#limechat-ircrelay-set-up-guide)

guides/colloquy-ios/guide.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
## Colloquy for iOS IRCRelay Set-up Guide
2+
3+
### Get the Client
4+
5+
First, you'll need do download and install [Colloquy for iOS](https://itunes.apple.com/us/app/colloquy-irc-client/id302000478?mt=8)
6+
7+
### Adding a new connection
8+
9+
From the Connections view, choose New Connection to enter the details.
10+
11+
The only field that matters on this screen is the *Address*, although
12+
you can also enter a nickname and real name on this screen.
13+
14+
![New Connection Dialog](https://raw.github.com/ircrelay/ircrelay-client-guides/master/guides/colloquy-ios/img/new_conn.png)
15+
16+
Next go to the *Advanced* settings
17+
18+
![Advanced Connection Details](https://raw.github.com/ircrelay/ircrelay-client-guides/master/guides/colloquy/img/new_conn_advanced.png)
19+
20+
The important fields here are *Server Port, Username and Password*. Make
21+
sure *Use SSL* is also selected. Your server and port should match the screenshot.
22+
23+
Your password is the password you signed up for IRCRelay with.
24+
25+
Make sure to go to the settings page in IRCRelay and verify the
26+
username for this specific network and device. It is different then
27+
the username you signed up with.
28+
29+
That's it. Press connect and you should launch in to your chats,
30+
called *colloquies* in the app.
31+
32+
### Support
33+
34+
If you're having trouble, please visit the [support](https://www.ircrelay.com/support) page.

guides/colloquy-ios/img/new_conn.png

44.9 KB
Loading
58.4 KB
Loading

0 commit comments

Comments
 (0)