mirror of
https://codeberg.org/armin/noiz.git
synced 2026-09-01 05:50:52 +02:00
remove noiz.py section from README
This commit is contained in:
parent
298ecf27f4
commit
543f412fa8
1 changed files with 0 additions and 4 deletions
|
|
@ -24,10 +24,6 @@ There is a live demo available at [bsd.pm/noiz](https://bsd.pm/noiz/).
|
||||||
|
|
||||||
Open `index.html` in any modern browser. Click **+Folder**, **+Files**, or drag audio files onto the window.
|
Open `index.html` in any modern browser. Click **+Folder**, **+Files**, or drag audio files onto the window.
|
||||||
|
|
||||||
## Native App (noiz.py)
|
|
||||||
|
|
||||||
`noiz.py` is a fully fledged local native application wrapper that runs `noiz://` in its own desktop window using [pywebview](https://pywebview.flowrl.com/). It launches the noiz:// app as a standalone application with native window via Python's webview, rather than running inside a browser tab. noiz.py is (as of now) 8 lines long.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install pywebview && python noiz.py
|
pip install pywebview && python noiz.py
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue