📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Aleksandra 1ee5a2dab6 Image preview aspect ratio fixed
Signed-off-by: Aleksandra Lazarevic <aleksandra@nextcloud.com>
2021-10-27 09:06:44 +02:00
.github Fix Custom Signaling server url 2021-06-30 09:14:36 +00:00
.tx Correctly map Japanese language. 2021-06-28 16:05:55 +02:00
NextcloudTalk Image preview aspect ratio fixed 2021-10-27 09:06:44 +02:00
NextcloudTalk.xcodeproj Make headers clickable 2021-10-08 16:15:53 +02:00
NextcloudTalk.xcworkspace Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
NotificationServiceExtension Place content handler call in correct position. 2021-07-14 20:11:47 +02:00
ShareExtension Use a textview in placeholder view. 2021-09-03 13:05:44 +02:00
ThirdParty Update FTPopOverMenu. 2021-07-29 18:17:25 +02:00
docs Use UTF-8 in Localizable.strings file. 2021-10-06 21:43:20 +02:00
.gitignore Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
.gitmodules Add FTPopOverMenu as git submodule. 2019-10-29 10:24:00 +01:00
COPYING.iOS Adjust exception file text. 2020-10-14 16:22:54 +02:00
Cartfile Update communication library to version 0.98. 2021-06-07 16:25:32 +02:00
Cartfile.resolved Update communication library to version 0.98. 2021-06-07 16:25:32 +02:00
LICENSE Initial commit 2017-07-04 11:37:04 +02:00
Podfile Show Voice Message Recording View. 2021-06-07 17:06:34 +02:00
README.md Update project build information. 2021-06-07 17:00:20 +02:00
SECURITY.md Issue templates, security info and no-response 2021-04-27 10:11:14 +02:00
carthage.sh Get current XCode version in carthage script. 2021-09-28 11:21:21 +02:00
generate-localizable-strings-file.sh Use UTF-8 in Localizable.strings file. 2021-10-06 21:43:20 +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.sh update --platform ios (XCode 12+)
  OR
$ carthage update --platform ios (XCode < 12)

$ open NextcloudTalk.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.