All Projects → LocativeHQ → Locative Ios

LocativeHQ / Locative Ios

Licence: other
[NOT MAINTAINED] The Locative iOS app. Helping you to get the best out of your automated home, geofencing, iBeacons at your hand.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Locative Ios

Home assistant files
Here are my Home Assistant configuration files
Stars: ✭ 159 (-25.35%)
Mutual labels:  home-assistant, home-automation
Brad Homeassistant Config
Home Assistant configuration
Stars: ✭ 212 (-0.47%)
Mutual labels:  home-assistant, home-automation
Feature Requests
ESPHome Feature Request Tracker
Stars: ✭ 160 (-24.88%)
Mutual labels:  home-assistant, home-automation
Dsckeybusinterface
An Arduino/esp8266/esp32 library to directly interface with DSC security systems.
Stars: ✭ 202 (-5.16%)
Mutual labels:  home-assistant, home-automation
Home Assistant Config Fr
🏠Configuration de Home Assistant en français. 👨🏻‍💻 N'hésitez pas à ⭐ mon repo et à copier les bonnes idées ! 🇨🇵
Stars: ✭ 175 (-17.84%)
Mutual labels:  home-assistant, home-automation
Entity Controller
Entity and lighting controller for managing devices via timers, scripts, and sun-based time restrictions.
Stars: ✭ 156 (-26.76%)
Mutual labels:  home-assistant, home-automation
Home Assistant
Home-Assistant-Config
Stars: ✭ 182 (-14.55%)
Mutual labels:  home-assistant, home-automation
Smart Home
Phodal's Smart Home Setup Guide:HomeBridge + Home Assistant + Amazon Echo
Stars: ✭ 149 (-30.05%)
Mutual labels:  home-assistant, home-automation
Ha Dockermon
A NodeJS RESTful API which can be used with Home Assistant to report the state of Docker Containers
Stars: ✭ 171 (-19.72%)
Mutual labels:  home-assistant, home-automation
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (-21.13%)
Mutual labels:  home-assistant, home-automation
Home Assistant Mail And Packages
Home Assistant integration providing day of package counts and USPS informed delivery images.
Stars: ✭ 155 (-27.23%)
Mutual labels:  home-assistant, home-automation
Homeassistant Config
Stars: ✭ 211 (-0.94%)
Mutual labels:  home-assistant, home-automation
Temper Esp8266
Temper is a compact temperature sensor based on ESP8266 and SHT30 with large 13x7 pixel led display.
Stars: ✭ 155 (-27.23%)
Mutual labels:  home-assistant, home-automation
Ha Wyzeapi
Home Assistant Integration for Wyze Bulbs, Switches, Sensors and Lock
Stars: ✭ 187 (-12.21%)
Mutual labels:  home-assistant, home-automation
My Home Automation
Stars: ✭ 151 (-29.11%)
Mutual labels:  home-assistant, home-automation
Garhage
a Home-Automation-friendly ESP8266-based MQTT Garage Door Controller
Stars: ✭ 163 (-23.47%)
Mutual labels:  home-assistant, home-automation
Nexus433
433MHz temperature and humidity sensor receiver that integrates with home automation systems.
Stars: ✭ 137 (-35.68%)
Mutual labels:  home-assistant, home-automation
Ha Tts Bluetooth Speaker
TTS Bluetooth Speaker for Home Assistant
Stars: ✭ 140 (-34.27%)
Mutual labels:  home-assistant, home-automation
Itunes Api
🎵 A simple server providing a RESTful service for controlling iTunes
Stars: ✭ 166 (-22.07%)
Mutual labels:  home-assistant, home-automation
Openmqttgateway
MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility, SMS & LORA.
Stars: ✭ 2,413 (+1032.86%)
Mutual labels:  home-assistant, home-automation

Locative for iOS (Discontinued, click here to read more.)

Twitter: @Kidmar App Store License TravisCI codecov.io

Screenshot

Preamble

I'm open sourcing this sideproject of mine as I'm not enough time to actively care about it and due to the high number of requests I've got from the community, it feels about right to make further work to it possible.

So you're going open source now, what about my data, is it also going open source?

No, no, no. Of course not, you're data is still stored on the Locative servers and it will stay there until further notice. No third party will have access to your data.

Technologies used

Objective-C, Swift and dependency management using CocoaPods (>= 1.0).

Development

The following commands will clone this repository and spin up the dev environment.

git clone https://github.com/LocativeHQ/Locative-iOS
cd Locative-iOS
bundle install
bundle exec rake dev

Changelog

The github_changelog_generator gem is used to generate a changelog.

To generate the most current changelog perform

bundle install
bundle exec rake changelog

Deployment

I'm going to regularly deploy releases to the App Store.

Issues

Right now I'm still getting issues / feature requests etc. reported via UserVoice but I'm planning on moving to GitHub issues with this.

The Locative License

Copyright (c) 2013-today Marcus Kida

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

You are not eligible to distribute this Software under the name or appearance of Locative, you may release it under another name and appearance though.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].