From ca5404f3a8ba0b2d786d802a5400a8a8d69c4c37 Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Tue, 11 Nov 2025 21:09:14 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=83=20main:=20update=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 4d3850d..ffb5001 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,27 @@ Swiss-army knife to automate janusXR / JML things. +# Usage + +``` +$ ./janusxr --health http://localhost:8790/models/m5gr26w0wqqs + +✅ http://localhost:8791/templates/xrfragment/%232/website.glb +✅ http://localhost:8790/models/assets/offscreen_renderer-186b8c52.js +✅ https://lychee.co/static/metas/favicon-32x32.png +✅ https://raw.githubusercontent.com/supermerill/SuperSlicer/refs/heads/master_27/resources/icons/SuperSlicer.svg +✅ http://localhost:8790/models/models/m5gr26w0wqqs/model_files/website.glb +✅ https://raw.githubusercontent.com/ELEGOO-3D/ElegooSlicer/refs/heads/main/resources/images/ElegooSlicer.svg +✅ http://localhost:8790/models/assets/roundel-1d688b1e.svg +✅ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/orcaslicer.webp +✅ http://localhost:8790/models/models/m5gr26w0wqqs/model_files/gjc0jp33r6zl.jpg?derivative=carousel +✅ https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cura.webp +✅ http://localhost:8790/models/assets/application-01a8ec1d.js +✅ http://localhost:8790/models/assets/janusxr.svg +⚕️ health: 100% + +``` + # Awk? Why not some superfancy scripting for this task?