Airqmon is a macOS menu bar application that displays live air quality data from the nearest sensor station. It can also notify you when the air quality index changes or when a new, closer station is found.
- Airly - over 20k sensor stations in many cities around the world in addition to data provided from third-party services like PurpleAir. Check the Airly map for full coverage.
Due to the reasons described in this comment, I am no longer willing to cover the monthly costs associated with the Airqmon API and Google Geolocation.
I have removed all binaries from the current and previous releases as they will no longer work. You can host the Airqmon API on your own and clone the latest release to build your version of the app.
- Clone the latest release.
- Install the dependancies with
yarn install
. - Build the binary with
yarn run package
. - Drag the binary from the
out
directory to yourApplications
folder.
There are a few options available to customize on the preferences window that you can access by clicking on the button with a cog or by pressing the ⌘ + ,
shortcut.
Starting from version 2, Airqmon depends on the Airqmon API to find the nearest station and fetch measurements from Airly.
With version 2.1.1, Airqmon switched to the free ip-api.com reverse geolocation service. If you want to switch back to the Google Geolocation API, revert the changes from the 1fe51d commit.
Airqmon does not track any data.
My sincere thanks to the following individuals for helping me with beta testing and for donating 🙏
Michał Pierzchała | Konrad Dzwinel |
This app is an open-source software licensed under the Apache License, Version 2.0