GitXplorerGitXplorer
y

IRCClient

public
7 stars
2 forks
11 issues

Commits

List of commits on branch master.
Unverified
66c152fc0a2ae80e34bc8ee1b8eb99baf0516cfc

Abandoned.

yyounata committed 9 years ago
Unverified
86bd0c2bb5fffc801f31e537af105f91a9f3a81e

Dependency inject ALL THE THINGS.

yyounata committed 10 years ago
Unverified
8c04c498e532c6acc931fbb21ffcb6d262b9c829

Initial usage of blindside to create IRCServer

yyounata committed 10 years ago
Unverified
96eb3281a8669be7cd849cf31b30cd4ecabbbf7c

Remove scripting service

yyounata committed 10 years ago
Unverified
14fb04d6ce1f57a0ea9e20e0bef14767421f80e6

Stuff.

yyounata committed 10 years ago
Unverified
7efce5dc3e1fb6abc69601535bbe52736b568688

tests. I'm sure there's more to do.

yyounata committed 10 years ago

README

The README file for this repository.

###iOS IRC Client

Abandoned. Doesn't work on iOS 8+. Don't use this.


A less shitty IRC Client for iOS devices.

#####Building


Clone it with git, change directory into IRCClient, and:

$ git submodule update --init
$ pod install
$ open IRCCLient.xcworkspace