Skip to content

BrianTillman/openhab.ios

 
 

Repository files navigation

Introduction

openHAB iOS application is a native client for openHAB. It uses REST API of openHAB to render sitemaps of your openHAB. It also supports my.openhab.org including push notifications. Release version of the app is always available for installation through App Store

Setting up development environment

If you want to contribute to iOS application we are here to help you to set up development environment. openHAB iOS app is developed using XCode and standard iOS SDK from Apple. iOS application is based on iOS7 SDK and have several CocoaPods dependancies.

To start developing you need an Apple Developer account

  • Download and install XCode
  • Check out the latest iOS application code from github
  • Install CocoaPods
  • Install CocoaPods dependancies - pod install
  • Open the project workspace, generated by CocoaPods in XCode - openHAB.xcworkspace

You are ready to contribute!

Before producing any amount of code please have a look at contribution guidelines

Trademark Disclaimer

Product names, logos, brands and other trademarks referred to within the openHAB website are the property of their respective trademark holders. These trademark holders are not affiliated with openHAB or our website. They do not sponsor or endorse our materials.

About

The repository of the iOS client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.8%
  • Ruby 0.2%