tinode / ios

Tinodios: Tinode Messaging Client for iOS
Apache License 2.0
243 stars 107 forks source link
chat chat-application chat-client chatapp instant-messaging ios iphone messenger swift telegram whatsapp

Tinodios: Tinode Messaging Client for iOS

iOS client for Tinode in Swift.

Status: beta. Usable and mostly stable but bugs may happen.

Installing and running

Tinodios is NOT a standalone app. It's a frontend, a client. It requires a backend. See installation instructions.

Important! Due to Microsoft's (GitHub owner) policy of requiring developers of open source projects to pay for for hosting large files on GitHub, this repository cannot include prebuilt binaries for MobileVLCKit and WebRTC-lib. As a consequence, we do not include Pod files into repository. You need to install them manually:

pod install

or on Apple Silicon (M1):

arch -x86_64 pod install

Helping out

Getting support

Features

Completed

Not Done Yet

Dependencies

Push notifications

If you want to use the app with your own server and want push notification to work you have to set them up:

Translations

The app is currently available in the following languages:

More translations are welcome. See instructions.

Other

Screenshots

App screenshot - chat list App screenshot - conversation App screenshot - account settings App screenshot - find people App screenshot - forward message App screenshot - video call