ihciah / telearia2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telearia2

Manage aria2 with telegram bot.

image

How to Deploy

  1. Copy config_example.toml and edit it with your bot token, aria2 json-rpc address, token, admin ids and other settings.
  2. Copy docker-compose.yml and run docker-compose up -d.

Features

  1. Add tasks via torrent file, http(s) link or magnet link
  2. Monitor download task progress in real time
  3. Basic operations on tasks (pause, delete, etc.)

About


Languages

Language:Rust 98.9%Language:Dockerfile 1.1%