Skip to content

Instantly share code, notes, and snippets.

View dstrickler's full-sized avatar
🏠
Working from home

Dave Strickler dstrickler

🏠
Working from home
View GitHub Profile
@jasonsnell
jasonsnell / aq.5m.php
Last active January 31, 2023 12:50
BitBar plugin for air quality
#!/usr/bin/env php
<?php
error_reporting( 0 );
// This version is for SwiftBar. swiftbar.app
// <bitbar.title>EPA Air Quality</bitbar.title>
// <bitbar.version>v2.0</bitbar.version>
// <bitbar.author>Jason Snell</bitbar.author>
// <bitbar.author.github>jasonsnell</bitbar.author.github>