📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Ivan Sein fdb34b53b2 Set medium weight to buttons font.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2021-09-23 11:45:33 +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 Set medium weight to buttons font. 2021-09-23 11:45:33 +02:00
NextcloudTalk.xcodeproj Create specific view controller to change user status message. 2021-09-21 23:47:54 +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 Localize video quality related strings. 2021-02-11 16:30:16 +01: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 Update project build information. 2021-06-07 17:00: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.