Skip to content
This repository has been archived by the owner on Jul 16, 2019. It is now read-only.
/ airly-statusbar Public archive

bash script for reading AQI from the airly.eu sensors for BitBar (macOS) and Argos (Linux + Gnome) statusbar

License

Notifications You must be signed in to change notification settings

pwittchen/airly-statusbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airly-statusbar

bash script for reading AQI (Air Quality Index) from the airly.eu sensors for BitBar (macOS) and Argos (Linux + Gnome) statusbar

please note: I'm no longer maintain this repo. You can find the most recent version of this script here: https://github.com/pwittchen/dotfiles/blob/master/.argos/00_aqi.300s.sh in my dotfiles

screenshot

Installation

  • install jq and curl if you don't have them
  • get your airly.eu api key at https://developer.airly.eu/docs
  • configure your SENSOR_ID and API_KEY inside the .aqi.conf file
  • copy .aqi.conf file into .config/scripts/aqi.conf location (if you want to have different location, customize it in the bash script)
  • if you're on Linux (with Gnome WM), install Argos and copy the script into the ~/.config/argos directory
  • if you're on macOS, install BitBar and copy the script into your defined BitBar directory
  • configure script refresh rate by renaming the script (default is 300 seconds = 5 minutes)

References

About

bash script for reading AQI from the airly.eu sensors for BitBar (macOS) and Argos (Linux + Gnome) statusbar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages