Malte Bublitz malte70
malte70 pushed to main at malte70/hugo-paper 2024-01-11 09:30:17 +01:00
470f714614 .note: Fixed <h4> margin+color; list bullet points now in text color
malte70 pushed to main at malte70/hugo-paper 2023-11-09 13:37:24 +01:00
242b1de348 Support for <h4> inside .note
malte70 pushed to main at malte70/mapid 2023-11-09 12:43:59 +01:00
953534cce8 Web-UI: Load .env via phpdotenv
malte70 pushed to main at malte70/mapid 2023-11-08 19:59:32 +01:00
363e242654 README.md: Added some links
c693412535 fifo_bridge.py: Write PID to a file
5f218f6d40 Web-UI: Added multi line input
Compare 3 commits »
malte70 pushed to main at malte70/hugo-paper 2023-10-31 22:01:23 +01:00
dbf98711a1 Added !important to inline code rules
malte70 pushed to main at malte70/hugo-paper 2023-10-31 19:28:09 +01:00
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
Compare 2 commits »
malte70 pushed to main at malte70/mapid 2023-10-31 17:57:47 +01:00
2aff11395c notification.sh: Fixed Terminal test of STDIN
b4c242d48f MAPID/CP: Fixed parameter type of default handler and removed unnecessary header include
Compare 2 commits »
malte70 pushed to main at malte70/mapid 2023-10-29 21:44:03 +01:00
803b5000c1 Updated README with more content
malte70 pushed to main at malte70/mapid 2023-10-29 21:43:48 +01:00
e5bf85eed9 notification.sh: Accept notification content from STDIN
3e09ce6589 Fixed a copy and paste error in fifo_bridge.py
Compare 2 commits »
malte70 pushed to main at malte70/mapid 2023-10-27 00:20:09 +02:00
0db20ca4db notification.sh: Simple script to blink LED and show an notification
c03d2e8fae FIFO name now declared in dotenv
Compare 2 commits »
malte70 pushed to main at malte70/mapid 2023-10-26 21:26:37 +02:00
991c053977 Web-UI: Added link to Git repo in footer
malte70 pushed to main at malte70/mapid 2023-10-26 20:44:39 +02:00
5edb208e01 Web-UI: Added buttons for ON/OFF & LCDON/LCDOFF
8a7d7a4980 MAPID/CP: Added LCDON/LCDOFF
Compare 2 commits »
malte70 pushed to main at malte70/mapid 2023-10-26 15:33:44 +02:00
8f54104f5c fifo_bridge.py: Catch SerialException; default FIFO without extension
23195805be Docstrings for mapid.py
c4f3d29be0 Style improvement for Web UI
Compare 3 commits »
malte70 pushed to main at malte70/mapid 2023-10-15 18:41:23 +02:00
8a4e851ec6 PHP Web-UI for fifo_bridge.py
malte70 pushed to main at malte70/mapid 2023-10-15 18:02:36 +02:00
1c6e8b363b Added a FIFO bridge
d0e4feb2c9 Added .env
fa2cc9b5d3 mapid.py library
187e017622 MAPID/CP uses SerialCommand_Advanced
Compare 4 commits »
malte70 pushed to main at malte70/mapid 2023-10-15 11:39:18 +02:00
5d8bec255a Added description to README.md
malte70 pushed to main at malte70/mapid 2023-10-15 11:38:51 +02:00
6c7bf03351 Changed Makefile for Duemilanove
malte70 pushed to main at malte70/mapid 2023-10-15 11:22:22 +02:00
9e002b7188 Added .gitignore
malte70 created branch main in malte70/mapid 2023-10-15 11:21:52 +02:00
malte70 pushed to main at malte70/mapid 2023-10-15 11:21:52 +02:00
c9d860ab61 Added a countdown Python script
607b126708 Added existing MAPID/CP code
ada29b21a1 Initial commit.