Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irccloud/ios
IRCCloud iOS App
https://github.com/irccloud/ios
chat ios ipad iphone irc irccloud mobile-app
Last synced: 2 months ago
JSON representation
IRCCloud iOS App
- Host: GitHub
- URL: https://github.com/irccloud/ios
- Owner: irccloud
- License: apache-2.0
- Created: 2013-02-23T19:59:30.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T12:07:05.000Z (6 months ago)
- Last Synced: 2024-08-03T17:16:02.360Z (6 months ago)
- Topics: chat, ios, ipad, iphone, irc, irccloud, mobile-app
- Language: Objective-C
- Size: 140 MB
- Stars: 277
- Watchers: 23
- Forks: 91
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-irc - iOS App - Official. `Objective-C` (Uncategorized / Uncategorized)
- fucking-open-source-ios-apps - IRCCloud
README
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 iPadJoin 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](https://twitter.com/irccloud).IRCCloud for iOS is available in the [App Store](https://itunes.apple.com/us/app/irccloud/id672699103).
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 newerRun 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 athttp://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.