screenshots

This commit is contained in:
Rui Carmo
2025-12-13 10:57:56 +00:00
parent 4bb79addbb
commit d2c7cc90f9
5 changed files with 4 additions and 1 deletions
+4 -1
View File
@@ -2,7 +2,10 @@
This is a self-hosted FastAPI backend that emulates the TRMNL cloud so e-paper devices can fetch fresh images and metadata from your local network.
![Obligatory screenshot](docs/playlist.png)
![Main Screen](docs/main.png)
![Device Details](docs/devices.png)
![Server Logs](docs/logs.png)
![Playlist Management](docs/playlist.png)
It is loosely based on [a Flask implementation by @ohAnd](https://github.com/ohAnd/trmnlServer), rewritten (nearly) from scratch to use FastAPI, async I/O, and a plugin-driven architecture for rendering various charts and images, prioritizing greyscale output suitable for later firmware versions but allowing you to force 1-bit BMP for legacy devices on a per-item basis
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 123 KiB