Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 208 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 208 Bytes

Qbittorrent Web Control

Local Development

git clone https://github.com/netcan/qbittorrent-web-control.git
cd qbittorrent-web-control
yarn install
QB_API='http://192.168.124.7:8080' yarn start