# 产品介绍

<figure><img src="/files/c85vTzm35YwkXNq1R62b" alt=""><figcaption><p><a href="https://apps.apple.com/app/id6448612045">App Store 体验</a>        <a href="https://play.google.com/store/apps/details?id=im.listen.transmission">Google Play 体验</a></p></figcaption></figure>

## 写在最前 <a href="#transmission-hub" id="transmission-hub"></a>

开发 App 的初衷是为了解决自己在移动端（iPhone） 上操作管理 NAS 上的下载器，通过 WebUI 操作不方便和由于 UI 不适配导致容易误触。

在开发完成后，本来计划只是在 testflight 和几个共同爱好的朋友一起使用，但是意外的传播到了圈内的其他朋友，进而萌生了上线 App Store 的想法。

但是毕竟用户群体涉及到了一些“科学”用法，有几个原则：

1. 不提供站点资源的搜索和管理，避免版权风险
2. 不提供作为工具 App 本身之外的功能，除非必要的崩溃日志采集和 App 设置配置文件的加载，不产生其它网络请求

### 定位

Transmission Hub 是运行在 Android、iPhone (iOS)、iPad (iPadOS) 和 macOS 上，支持 Transmission 、 qBittorrent 和 Aria2 的客户端。

{% content-ref url="/pages/vTWWXozr954U4gGl3J9b" %}
[功能列表](/transmission-hub/introduction/gong-neng-lie-biao.md)
{% endcontent-ref %}

{% content-ref url="/pages/thpCZ6VQymW36Be4DZHn" %}
[版本日志](/transmission-hub/introduction/ban-ben-ri-zhi.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.listen.im/transmission-hub/chan-pin-jie-shao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
