Skip to content

A Mac taskbar app for monitoring the Air Quality Index in your zip code.

Notifications You must be signed in to change notification settings

breadthe/aqi-desktop

Repository files navigation

AQI Desktop

A Mac taskbar app for monitoring the Air Quality Index in your zip code.

Requires an API key that you can obtain for free by registering at the AirNow portal.

AQI category numbers, descriptions, and colors can be found at AQI 101.

Made with NativePHP, Folio, and Volt.

AQI Desktop v1.0.0 Location

AQI Desktop v1.0.0 History

Install

Clone the repo, then run:

composer install

npm install

Run in dev mode

npm run dev

php artisan native:migrate
php artisan native:serve

Build

Build for specific platform mac / win / linux.

php artisan native:build mac

Database location

/Users/<user>/Library/Application\ Support/NativePHP/database/database.sqlite

License

This software is open-sourced software licensed under the MIT license.

About

A Mac taskbar app for monitoring the Air Quality Index in your zip code.

Resources

Stars

Watchers

Forks

Packages

No packages published