Skip to content

ihciah/telearia2

Repository files navigation

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.)