AirAware

1.3.4

A Swift (macOS/iOS) framework for interacting with Awair air monitoring devices.
cheesemaker/airaware

What's New

1.3.4

2021-10-09T20:42:44Z

Updating to use UUSwiftNetworking 1.0.9

AirAware

AirAware is an open source framework to help developers monitor and understand the air quality around them. Currently, AirAware supports:

  • Awair© smart devices for monitoring indoor air quality
  • AirNow - the EPA supported AQI (Air Quality Indicator) service
  • WeatherFlow - Outdoor weather station readings when configured to use a WF base-station
  • PurpleAir - Network of weather stations maintained and owned by private citizens
  • OpenWeather - Current localized weather

Accounts and API Keys:

Installation

- Swift Package Manager

AirAware has native SPM support.

- Carthage

AirAware may be installed via Carthage. To install it, simply add the following line to your Cartfile:

github "cheesemaker/airaware"

Then, following the instructions for integrating Carthage frameworks into your app, link the UUSwift framework into your project.

Requirements

This library requires a deployment target of iOS 13.0 or greater or OSX 10.10 or greater. AirAware currently supports Swift version 4.0

Contributing

Please open pull requests against the develop branch

Swift

AirAware is written entirely in Swift and currently does not support Objective-C interoperability.

License

AirAware is available under the MIT license. See LICENSE.md for more information.

Contributors

A list of contributors is available through GitHub.

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

Last updated: Mon Mar 11 2024 09:18:30 GMT-0900 (Hawaii-Aleutian Daylight Time)