Files
Arch1Panel/apps/transmission/README_en.md

29 lines
1.0 KiB
Markdown
Raw Normal View History

2025-06-30 23:37:03 +08:00
# Transmission
Transmission is an open-source, high-performance BT/PT downloader with web interface support.
2025-07-08 22:59:15 +08:00
![](https://cdn.jsdelivr.net/gh/xiaoY233/PicList@main/public/assets/Transmission.png)
![](https://img.shields.io/badge/Copyright-arch3rPro-ff9800?style=flat&logo=github&logoColor=white)
2025-06-30 23:37:03 +08:00
## Features
- High-performance BT/PT downloading, supports torrents and magnet links
- Web UI management (default port 9091)
- Multi-platform and multi-architecture support
- Automatic downloading, RSS, and watch directory support
- Lightweight and low resource usage
## Usage
1. After deployment, access `http://your-server-ip:9091` for the web UI
2. Add torrent or magnet links to start downloading
3. Download directory: `./downloads`
4. Watch directory: `./watch`
## Links
- [Official Website](https://transmissionbt.com/)
- [GitHub Project](https://github.com/transmission/transmission)
- [Official Documentation](https://github.com/transmission/transmission/wiki)
- [Docker Hub](https://hub.docker.com/r/linuxserver/transmission)