Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f1d4a7c1bc |
13
README.md
13
README.md
@@ -1,5 +1,12 @@
|
|||||||
# This [](https://github.com/Myxelium/HomeScreen/actions/workflows/build.yml)
|
[](https://github.com/myxelium/homescreen "Go to GitHub repo")
|
||||||
Core api and Esp32 code for displaying weather data and public transport information on a e-ink display.
|
[](https://github.com/myxelium/homescreen)
|
||||||
|
[](https://github.com/myxelium/homescreen)
|
||||||
|
[](https://github.com/myxelium/homescreen/releases/)
|
||||||
|
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||||
|
[](https://github.com/myxelium/homescreen/issues)
|
||||||
|
[](https://github.com/Myxelium/HomeScreen/actions/workflows/build.yml)
|
||||||
|
# This
|
||||||
|
Core api and Esp32 (Micro Controller) code for displaying weather data and public transport information on a e-ink display.
|
||||||
|
|
||||||
<img width="800" height="480" alt="image" src="https://github.com/user-attachments/assets/ef5af0c6-ea3a-494d-b2af-3de6e70b3e6a" />
|
<img width="800" height="480" alt="image" src="https://github.com/user-attachments/assets/ef5af0c6-ea3a-494d-b2af-3de6e70b3e6a" />
|
||||||
|
|
||||||
@@ -92,7 +99,7 @@ end
|
|||||||
API[HomeControllerAPI]
|
API[HomeControllerAPI]
|
||||||
API -->|MediatR| Handlers
|
API -->|MediatR| Handlers
|
||||||
Handlers -->|Service Calls| Services
|
Handlers -->|Service Calls| Services
|
||||||
Services -->|Refit Clients| Clients
|
Services -->|Refit Http Clients| Clients
|
||||||
Clients -->|External APIs| ExtAPIs
|
Clients -->|External APIs| ExtAPIs
|
||||||
API -->|Returns JSON/JPEG| ESP
|
API -->|Returns JSON/JPEG| ESP
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user