Skip to content

ruuvi/com.ruuvi.station.ios

Repository files navigation

Ruuvi Station

Swift Version License PRs Welcome

Ruuvi Station is an open-source iOS app available on the AppStore. You can observe environment data read from RuuviTag beacon, such as temperature, humidity, air pressure (and more) right on your iOS device. Ruuvi Station is a companion app for open-source IoT BLE devices made by Ruuvi.

Ruuvi Station for iOS Ruuvi Station for iOS Ruuvi Station for iOS Ruuvi Station for iOS

Ruuvi Station for iOS

RuuviTag

RuuviTag RuuviTag RuuviTag

RuuviTag is an advanced open-source sensor beacon platform designed to fulfill the needs of business customers, developers, makers, students, and can even be used in your home and as part of your personal endeavours. The device is set up to work as soon as you take it out of its box and is ready to be deployed to where you need it. Whether you need a beehive monitor in your backyard, or an industrial mesh network asset tracking system, RuuviTag gets you covered.

Features

  • Temperature (°C, °F, K)
  • Humidity (%, g/m3, °C)
  • Air Pressure (hPa, mmHg, inHg)
  • Acceleration (g)
  • 10 days sensor data storage
  • Charts
  • Cloud Features

Requirements

  • iOS 13.0+
  • Xcode 11.3

How to use

  1. Clone the repo with the recursive parameter
git clone --recursive https://github.com/ruuvi/com.ruuvi.station.ios.git
cd com.ruuvi.station.ios
  1. Make and open the Ruuvi.xcodeproj
make
xed Ruuvi.xcodeproj
  1. Configure Signing

  2. Build and Run on your device!

Optionally

Setup your Firebase project and replace station/Resources/Plists/GoogleService-Info.plist

Get in touch

Join our Slack community. Feel free to ask @rinat about iOS code.

Join our Telegram community. Feel free to ask @rinatru about iOS code.

How to buy

You can order RuuviTag sensors online. Find more info about the devices on Ruuvi.com.

Contribute

We would love you for the contribution to Ruuvi Station, check the LICENSE file for more info.

Branches

Development source code is available at main branch.
AppStore, Testflight build source code is available at associate release branches i.e. release/x.x.x branch.

Twitter Facebook Github