qbittorrent-notify

command module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2022 License: MIT Imports: 15 Imported by: 0

README

qBittorrent notify

GitHub Workflow Status Docker Pulls Docker Image Version (latest by semver) Docker Image Size (latest by date)

qBittorrent notify when torrents complete

Only run on qBittorrent v4.1+

Usage
Binary
go build
./qbittorrent-notify -botToken=your_token -chatID=your_chat_id -qbHost=your_qb_host -qbUsername=your_qb_username -qbPassword=your_qb_password
Docker
docker run -d --restart=always \
    -e BOT_TOKEN=your_token \
    -e CHAT_ID=your_chat_id \
    -e QBITTORRENT_HOST=your_qb_host \
    -e QBITTORRENT_USERNAME=your_qb_username \
    -e QBITTORRENT_PASSWORD=your_qb_password \
    adevjoe/qbittorrent-notify:latest
Docker compose

Download docker-compose.yaml file, and run with docker-compose in same dir.

docker-compose up -d
Telegram Bot

How can i get telegram bot chat id?

Follow this link

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL