593 B
593 B
rqbit GUI Application
This is a thin tauri wrapper for the web ui of rqbit.
Recommended IDE Setup
Dependencies
- Tauri CLI.
cargo install tauri-cli
- Nodejs and NPM
How to build GUI
-
Go to
rqbit/crates/librqbit/webuinpm install npm run build -
Go to
rqbit/desktopnpm install cargo tauri dev