From 98adc5945039d8233a3808ec803c5d8046803fc6 Mon Sep 17 00:00:00 2001 From: Armin Date: Tue, 7 Jul 2026 13:14:31 +0200 Subject: [PATCH] mention noizapp repo in README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b1fabbc..2ad825f 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,12 @@ Open `index.html` in any modern browser. Click **+Folder**, **+Files**, or drag ```bash pip install pywebview && python noiz.py ``` + +Open `index.html` in any modern browser. Click **+Folder**, **+Files**, or drag audio files onto the window. + +## noizapp +There is a simple PoC Electron available to make noiz a stand-alone desktop "app": +https://codeberg.org/armin/noizapp + + +