Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikeesto/temperature-blanket

Inspired by knitted/crocheted temperature blankets that have a row for every day of the year. The colour of the row corresponds to the temperature outside.
https://github.com/mikeesto/temperature-blanket

gatsby githubactions temperature-monitoring

Last synced: 1 day ago
JSON representation

Inspired by knitted/crocheted temperature blankets that have a row for every day of the year. The colour of the row corresponds to the temperature outside.

Awesome Lists containing this project

README

        

# 2021 Temperature Blanket

[https://temperature-blanket.netlify.app/](https://temperature-blanket.netlify.app/)

Inspired by knitted/crocheted temperature blankets that have a row for every day of the year. The colour of the row corresponds to the temperature outside. This digital temperature blanket is for Brisbane, Australia.

GitHub Actions are used to retrieve and store the daily temperature without needing to use a database. I found out about this useful trick from [Swyx's blog post](https://www.swyx.io/github-scraping/).