Use GitHub action to collect water levels measurements for the The Sea of Galilee, and Tweet new measurements.
-
A scheduled action uses babashka script to fetch and parse water levels from a remote host. If there are new records, they are committed and pushed into the repo under docs folder
-
Another scheduled action that post a Tweet if any new measurements were done since last job execution Send tweet action
Measurements are also rendered using Chart.js in this GitHub page
Read a more about this project in this Medium blog post