- Bergkamen, DE
- https://malte70.de/
- Joined on
2023-03-23
363e242654
README.md: Added some links
c693412535
fifo_bridge.py: Write PID to a file
5f218f6d40
Web-UI: Added multi line input
d9d0cbb42f
.note supports dark mode and looks like code blocks; inline code has not backticks around
566c096021
New CSS rules: .note block and [] around footnote references
2aff11395c
notification.sh: Fixed Terminal test of STDIN
b4c242d48f
MAPID/CP: Fixed parameter type of default handler and removed unnecessary header include
e5bf85eed9
notification.sh: Accept notification content from STDIN
3e09ce6589
Fixed a copy and paste error in fifo_bridge.py
0db20ca4db
notification.sh: Simple script to blink LED and show an notification
c03d2e8fae
FIFO name now declared in dotenv
5edb208e01
Web-UI: Added buttons for ON/OFF & LCDON/LCDOFF
8a7d7a4980
MAPID/CP: Added LCDON/LCDOFF
8f54104f5c
fifo_bridge.py: Catch SerialException; default FIFO without extension
23195805be
Docstrings for mapid.py
c4f3d29be0
Style improvement for Web UI
1c6e8b363b
Added a FIFO bridge
d0e4feb2c9
Added .env
fa2cc9b5d3
mapid.py library
187e017622
MAPID/CP uses SerialCommand_Advanced