Add Web UI queue screenshot to README.
Document light TUI UI and include docs/ui-queue.png (Iron Man multi-item queue).
This commit is contained in:
@@ -16,6 +16,14 @@ Official Webshare HTTP API documentation: [https://webshare.cz/apidoc/](https://
|
||||
|
||||
Webshare download links expire after roughly ten minutes, so the torrent never embeds a CDN URL—only a path on this service that resolves a fresh link at fetch time.
|
||||
|
||||
## Web UI
|
||||
|
||||
Light monochrome TUI-style page at `http://<host>:3001/` — **Search** and **Queue** tabs
|
||||
(keys `1` / `2`, `/` focuses search). Queue shares the same download engine as the fake
|
||||
qBittorrent client.
|
||||
|
||||

|
||||
|
||||
## Layout
|
||||
|
||||
```
|
||||
|
||||
BIN
docs/ui-queue.png
Normal file
BIN
docs/ui-queue.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 81 KiB |
@@ -36,6 +36,7 @@
|
||||
"src",
|
||||
"ui",
|
||||
"LICENSE",
|
||||
"README.md"
|
||||
"README.md",
|
||||
"docs"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user