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.
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.
Clone the repo with the recursive parameter
git clone --recursive https://github.com/ruuvi/com.ruuvi.station.ios.git
cd com.ruuvi.station.ios
Make and open the Ruuvi.xcodeproj
make
xed Ruuvi.xcodeproj
Configure Signing
Build and Run on your device!
Join our Slack community. Feel free to ask @rinat
about iOS code.
Join our Telegram community. Feel free to ask @rinatru
about iOS code.
You can order RuuviTag sensors online. Find more info about the devices on Ruuvi.com.
We would love you for the contribution to Ruuvi Station, check the LICENSE
file for more info.
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.