Skip to content

Frazzer951/qbit_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qBit Controller

A simple manager for qBitTorrent. It gives you more control over your torrents.

Features

  • Tag torrents based on name

TODO

  • Option to turn on Auto Torrent Management
  • Move categories based on tags and source category
  • Share limits
  • Tracker management
  • Blocklist management

Local Testing

Build

docker build -t qbit-controller .

Run

docker run --rm -it `
    -v "${PWD}/docker_config:/config" `
    -e qbit_con_schedule=120 `
    qbit-controller

About

A Utility Script to help manage qBittorrent

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors