📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Ivan Sein 858b6df8db
Merge pull request #400 from nextcloud/fix-unread-message-indicator-style
Fix unread message indicator style
2020-11-05 16:22:43 +01:00
.tx Update transifex configuration. 2020-10-14 18:22:36 +02:00
NextcloudTalk Adjust indicator width to text size. 2020-11-05 16:19:25 +01:00
NextcloudTalk.xcodeproj Set different status bar style depending on theme color. 2020-11-02 18:07:22 +01:00
NextcloudTalk.xcworkspace Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
NotificationServiceExtension Add bundle-id and group-id as branding settings. 2020-10-27 16:23:50 +01:00
ShareExtension Modify search bar appearance depending on theme color. 2020-10-30 19:20:41 +01:00
ThirdParty Localize strings. 2020-10-13 19:33:09 +02:00
docs Add localization docs. 2020-10-19 18:25:41 +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 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 Rename project from VideoCalls to NextcloudTalk. 2020-10-14 18:18:25 +02:00
README.md Update README. 2020-10-14 18:24:23 +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 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.