From e150d88df3b46725b5cd5339cc8afb3cd6820650 Mon Sep 17 00:00:00 2001 From: Hamza <12420351+0xMH@users.noreply.github.com> Date: Tue, 24 Feb 2026 02:49:41 +0100 Subject: [PATCH] Add live Web GUI link to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bc8d4b..7d25a46 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ One more reason to ditch the app and talk to the printer directly. ## Web GUI -Open `web/index.html` in Chrome or Edge. No server needed, no dependencies, no build step. +Try it at https://0xmh.github.io/fichero-printer/web/index.html - or open `web/index.html` locally. No server needed, no dependencies, no build step. Click Connect, pair with the printer through the browser's Bluetooth dialog, and you're ready to print. The UI has two tabs: one for text labels (with a live 96px preview) and one for image labels (drag-and-drop). Device info, battery, and settings are all accessible from the same page.