Releases: lingion/qdp
Releases · lingion/qdp
Release list
v0.1.0 — Sprint 1: Delivery baseline
Sprint 1 Scope
- CLI + TUI downloader (Qobuz)
- Local Web player runtime
- Account management module
- Cross-platform support: macOS / Linux / Windows / Android (Termux) / WSL
- One-click install:
curl -fsSL https://raw.githubusercontent.com/lingion/qdp/main/install.sh | bash
Components
qdp/__main__.py/qdp/cli.py— CLI entryqdp/ui.py— Interactive TUIqdp/accounts.py— Account managementqdp/web/server.py— Local web playerqdp/web/app/— Browser app assetstests/— Automated testssetup.py,qdp.spec,build_windows.*— Packaging
Requirements
- Python 3.9+
- pip
- Qobuz account credentials/config available locally