https://github.com/yaqinking/dmhy-ios
Easily get torrent download link from share.dmhy.org for iOS
https://github.com/yaqinking/dmhy-ios
Last synced: 8 months ago
JSON representation
Easily get torrent download link from share.dmhy.org for iOS
- Host: GitHub
- URL: https://github.com/yaqinking/dmhy-ios
- Owner: yaqinking
- License: mit
- Created: 2016-01-21T05:15:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T16:30:49.000Z (over 10 years ago)
- Last Synced: 2025-03-27T00:16:39.457Z (about 1 year ago)
- Language: Objective-C
- Size: 67.4 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DMHY
和 [Transloader](http://eternalstorms.at/transloader/) (iOS & Mac 客户端) [uTorrent](http://www.utorrent.com/)(Mac 客户端)搭配起来,随时随地让家里的 Mac 下载 [动漫花园](https://share.dmhy.org) 中的指定新番。
## Screenshot




## Usage
- 先添加关键字
- 在订阅界面点击关键字后进入关键字详细界面
- 点击条目拷贝 DL 链接到剪贴板
- 转到 Transloder 里把 DL 链接添加到任务中,Mac 端的 Transloder 自动下载种子到 Downloads 文件夹里,uTorrent 自动监控 Downloads 文件夹下是否有新的种子出现,如果有自动添加到下载任务中,uTorrent 下载任务完成,到家里(或者起床后)观看。
- 主页里显示今天和昨天订阅的所有关键字更新条目(每个关键字显示最多显示 4 条)
## Contact
- [About](https://about.me/yaqinking)
- [Twitter](https://twitter.com/yaqinking)
## Thanks
- [AFNetworking](https://github.com/AFNetworking/AFNetworking)
- [Ono](https://github.com/mattt/Ono)
- [AFOnoResponseSerializer](https://github.com/AFNetworking/AFOnoResponseSerializer)
- [JGProgressHUD](https://github.com/JonasGessner/JGProgressHUD)
- [CocoaPods](https://cocoapods.org/)
## License
Under MIT license, see LICENSE file.