Skip to content

tarag/openhab-ios

This branch is 1325 commits behind openhab/openhab-ios:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6efca52 · Feb 1, 2019
Dec 2, 2018
Jan 5, 2016
Feb 1, 2019
May 6, 2018
Jan 5, 2016
Aug 27, 2014
Nov 28, 2017
Aug 27, 2014
Apr 24, 2017
Nov 29, 2017
May 6, 2018
Mar 29, 2017

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 myopenhab.org including push notifications. Release version of the app is always available for installation through the App Store.

Setting up development environment

If you want to contribute to the iOS application we are here to help you to set up development environment. openHAB iOS app is developed using Xcode and the standard iOS SDK from Apple. The iOS application is based on the iOS 7 SDK and has several CocoaPods dependencies.

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 dependencies: pod install (openHAB app now uses CocoaPods 1.0!)
  • 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 the 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%