The official iOS app for IRCCloud.com
Chat on IRC from anywhere, and never miss a message.
- All your chats and logs are stored in the cloud. Access them on the go
- Push notifications on highlights and PMs
- Fully syncs with IRCCloud.com on the web
- Works on iPhone and iPad
Join our #ios channel on irc.irccloud.com for feedback and suggestions so we can improve the app. You can also email us on [email protected] or find us on Twitter @irccloud.
IRCCloud for iOS is available in the App Store.
Screenshots
Requirements
A code signing key from Apple is required to deploy apps to a device. Without a developer key, the app can only be installed on the iPhone/iPad Simulator.
- CocoaPods
- Xcode 11.3
- iOS 13 SDK
- An iPhone, iPad, or iPod Touch running iOS 8.0 or newer
Run the following command from the Terminal to install the required libraries, and then open the generated IRCCloud.xcworkspace file to build and run the app.
$ pod install
License
Copyright (C) 2020 IRCCloud, Ltd. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.