Skip to content

Tvheadend iOS library enables you to create apps that connect to tvheadend. This is the base of TvhClient

License

Notifications You must be signed in to change notification settings

maurymarkowitz/tvheadend-ios-lib

 
 

Repository files navigation

TVHeadend iOS Library

This library is a split from the model code from TvhClient. The code is now independent of the application, which means it can be used anywhere.

TvhClient is now dependent of this library.

TvhClient is a TVHeadend iOS (iPhone, iPad) Client app, which allows you to remote control the TVHeadend server ( https://github.com/tvheadend/tvheadend ) - a DVB receiver, DVR and streaming server.

Getting the code

git clone --recursive git://github.com/zipleen/tvheadend-ios-lib.git
cd tvheadend-ios-lib/vendor/libssh2-for-iOS
./build-all openssl

Don't forget to have the command line tools installed from Xcode, otherwise libssh2 won't compile. Build and run ! Send your patches to me via a pull request ;)

License

This app's source code is licensed under the Mozilla Public License 2 (MPL-2).

About

Tvheadend iOS library enables you to create apps that connect to tvheadend. This is the base of TvhClient

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 98.6%
  • HTML 1.4%