Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nolanbconaway/temp-in-nolans-apartment
A flask app for a thermometer in my apartment.
https://github.com/nolanbconaway/temp-in-nolans-apartment
flask heroku thermometer
Last synced: about 1 month ago
JSON representation
A flask app for a thermometer in my apartment.
- Host: GitHub
- URL: https://github.com/nolanbconaway/temp-in-nolans-apartment
- Owner: nolanbconaway
- Created: 2018-12-06T01:59:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T15:50:29.000Z (10 months ago)
- Last Synced: 2024-12-01T12:15:19.069Z (about 1 month ago)
- Topics: flask, heroku, thermometer
- Language: Python
- Homepage: https://temp-in-nolans-apartment.onrender.com/
- Size: 142 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# What temperature is it in my apartment?
[![Lint and Test](https://github.com/nolanbconaway/temp-in-nolans-apartment/actions/workflows/push.yml/badge.svg)](https://github.com/nolanbconaway/temp-in-nolans-apartment/actions/workflows/push.yml)
This git repo contains a simple flask app showing the temperature of my apartment, captured once per minute in a cron job.
[Check it out!](https://temp-in-nolans-apartment.onrender.com/)