Commit Graph

10 Commits

Author SHA1 Message Date
paul2212
16886bfa21 add files 2026-03-16 10:16:12 +01:00
paul2212
081883c823 Add HA print web UI and release version 0.1.8
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2026-03-07 14:13:44 +01:00
paul2212
09f340c6e9 add features 2026-03-07 13:39:00 +01:00
Hamza
774b02bb99 Port NiimBlue label designer to Fichero D11s with local BLE protocol library 2026-03-01 23:36:25 +01:00
Hamza
c4ee77db62 Update blog link to dbuglife.com 2026-02-24 03:02:32 +01:00
Hamza
e150d88df3 Add live Web GUI link to README 2026-02-24 02:49:41 +01:00
Hamza
2efe5fb8fd Remove How it works section from README 2026-02-24 02:09:46 +01:00
Hamza
1fdbbe20bd Restructure into fichero/ package and fix review issues
Split monolithic printer.py into fichero/{printer,imaging,cli}.py.
Add asyncio.Lock to prevent notification buffer races, replace sys.exit
with PrinterNotFound/PrinterTimeout/PrinterNotReady exceptions, name all
magic sleep values as DELAY_* constants, add image_to_raster validation,
add --font-size and --label-height to text subcommand, add input
validation to set command, add type annotations to public API, fix
misleading paper type comment, remove duplicate PROTOCOL.md section,
update README for new CLI entry point and library usage.
2026-02-24 01:07:25 +01:00
Hamza
d8af89d326 Add web GUI section to README 2026-02-24 00:52:06 +01:00
Hamza
2a4cce6544 Fichero D11s thermal label printer - BLE protocol RE and Python CLI 2026-02-24 00:38:13 +01:00