Flask app for local networks, with various content topics (dates, weather, etc.), running as a service on a Raspberry Pi Zero.
This Flask application is designed to serve up a variety of content (such as dates, weather, and more) on home networks.
It runs on Raspberry Pi Zero hardware and is configured to automatically start as a service, ensuring continuous availability.
This project consists of a Flask application that provides a local API for querying various contents, such as weather information, dates and other data relevant to the home user.
The application is optimized to work on local networks, running on a Raspberry Pi Zero, which allows low power consumption and easy integration into home environments.
The app is configured to start automatically at system startup, running as a service, ensuring constant access without the need for manual intervention.
Highlights:
-Multi themes accessible via local API
-Efficient implementation on low-cost hardware (Raspberry Pi Zero)
-Operation as a service for automatic startup
Possible extensions:
-Integration with IoT home sensors
-Expansion of topics available in the API
-Web interface for more intuitive consultation and control.
State: Close
Last OK version: v0.1 (2023).
Meteo at API- IPMA
Tags: Python, Flask, Web, Raspberry Pi, Home, API
Python Libs: Flask, Datetime, Socket.