@sabersalv/flood
v4.7.2-1
Published
A modern Web UI for various torrent clients with multi-user and multi-client support
Downloads
70
Maintainers
Readme
Flood Saber's Fork
Forked from flood, credits to jesec. The goal is to replace rutorrent, with following changes:
- Save torrent file as human name instead of hash name: PR
- Change cookie SameSite from Strict to Lax: PR
- Can use freeleech token on RSS feed: PR
- Display selected count and size on action bar: PR
- Select all button on action bar: PR
- Click to play video: PR
Install
- Docker Image: sabersalv/flood
Release
yarn build outputs no error
vi package.json
"version": "1.0.0-1"
git tag v1.0.0-1
git push --tags
Github Actions will build and publish to Docker Hub
Development
brew install rtorrent
npm install
npm run build
npm run start:development:client
npm run start:development:server
rtorrent -o network.scgi.open_local=/tmp/rtorrent.sock