Home

Awesome

Tinodios: Tinode Messaging Client for iOS

iOS client for Tinode in Swift.

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

<a href="https://apps.apple.com/us/app/tinode/id1483763538"><img src="app-store.svg" height=36></a>

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

<img src="ios-contacts.png" alt="App screenshot - chat list" width="207" /> <img src="ios-chat.png" alt="App screenshot - conversation" width="207" /> <img src="ios-acc-personal.png" alt="App screenshot - account settings" width="207" /> <img src="ios-find-people.png" alt="App screenshot - find people" width="207" /> <img src="ios-forward-to.png" alt="App screenshot - forward message" width="207" /> <img src="ios-video-call.png" alt="App screenshot - video call" width="207" />