Skip to content

Instantly share code, notes, and snippets.

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

Matti MathiasDevelopes

🏠
Working from home
View GitHub Profile
@MathiasDevelopes
MathiasDevelopes / city_bikes.sh
Created September 4, 2025 15:15
Fetch and notify Kolumbus city bike status for a specific city bike station
#!/usr/bin/env bash
# city_bikes.sh
# Fetch and notify Kolumbus city bike status for a specific city bike station
#
# Dependencies
# - bash
# - curl
# - jq
# - notify-send