Files
Arch1Panel/apps/transmission/README_en.md
2025-06-30 23:37:03 +08:00

25 lines
852 B
Markdown

# Transmission
Transmission is an open-source, high-performance BT/PT downloader with web interface support.
## 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)