BelledonneCommunications / linhome-ios

GNU General Public License v3.0
2 stars 2 forks source link

pipeline status

Linhome is an open source software designed to communicate via voice and video with door entry devices. The Linhome application has been developed to meet the emerging needs of intercom and video monitoring system developers to leverage a robust, secure and interoperable open source VoIP solution to build their own mobile application.

General description is available from Linhome web site

License

Copyright © Belledonne Communications

Linhome is dual licensed, and is available either :

Belledonne Communications for any question about costs and services.

Documentation

How can I contribute?

Thanks for asking! We love pull requests from everyone. Depending on what you want to do, you can help us improve Linhome in various ways:

Report bugs and submit patchs

If you want to dig through Linhome code or report a bug, please read CONTRIBUTING.md first. You should also read this README entirely ;-).

How to be a beta tester ?

Enter the Beta :

Send a crash report :

Report a bug :

Building the application

Building the app

The app depends on a single git submodule that holds the shared information with iOS App that is the Theme (images, colors, fonts, etc) and the texts and translations of the app. So after cloning the repository make sure you run :

git submodule update --init --recursive

The application will automatically collect the appropriate information from the shared submodule as part of the gradle build script.

If you don't have CocoaPods already, you can download and install it using :

    sudo gem install cocoapods

If you alreadly have Cocoapods, make sur that the version is higher than 1.7.5.

Limitations and known bugs

Using a local linphone SDK