📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Ivan Sein d9303693f9 Add missing localizable string.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2020-10-14 10:55:58 +02:00
.tx Add transifex config 2020-10-12 14:14:39 +02:00
NotificationServiceExtension Localize strings. 2020-10-13 19:33:09 +02:00
ShareExtension Add missing localizable string. 2020-10-14 10:55:58 +02:00
ThirdParty Localize strings. 2020-10-13 19:33:09 +02:00
VideoCalls Add missing localizable string. 2020-10-14 10:55:58 +02:00
VideoCalls.xcodeproj Change app version to 10.0.1. 2020-10-12 17:22:44 +02:00
VideoCalls.xcworkspace Added VideoCalls.xcworkspace. 2017-07-05 10:45:35 +02:00
docs Remove broken link. 2020-01-09 11:47:42 +01:00
.gitignore Git ignore Carthage folder. 2020-07-29 18:10:36 +02:00
.gitmodules Add FTPopOverMenu as git submodule. 2019-10-29 10:24:00 +01:00
COPYING.iOS Initial commit of some boilerplate code. 2017-07-04 19:15:28 +02:00
Cartfile Use Carthage to get ios-communication-library. 2020-07-29 18:09:03 +02:00
Cartfile.resolved Use Carthage to get ios-communication-library. 2020-07-29 18:09:03 +02:00
LICENSE Initial commit 2017-07-04 11:37:04 +02:00
Podfile Show progress indicator when uploading an image. 2020-09-04 12:38:04 +02:00
README.md Add Carthage info in README. 2020-10-07 16:08:18 +02:00
input.xcfilelist Add NCCommunication framework to the project. 2020-07-29 18:12:19 +02:00

README.md

Nextcloud Talk iOS app

Video & audio calls and chat through Nextcloud on iOS

Nextcloud Talk is a fully on-premises audio/video and chat communication service. It features web and mobile apps and is designed to offer the highest degree of security while being easy to use.

Nextcloud Talk lowers the barrier for communication and lets your team connect any time, any where, on any device, with each other, customers or partners.

Available on the AppStore

Prerequisites

Development setup

$ pod install
$ git submodule update --init
$ carthage update --platform ios
$ open VideoCalls.xcworkspace

We are also available on our public Talk team conversation, if you want to join the discussion.

License: GPLv3 with Apple app store exception.