This is a thin tauri wrapper for the web ui of rqbit.
- Tauri CLI.
cargo install tauri-cli
- Nodejs and NPM
-
Go to
rqbit/crates/librqbit/webui
npm install npm run build
-
Go to
rqbit/desktop
npm install cargo tauri dev
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is a thin tauri wrapper for the web ui of rqbit.
cargo install tauri-cli
Go to rqbit/crates/librqbit/webui
npm install
npm run build
Go to rqbit/desktop
npm install
cargo tauri dev