Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.13 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.13 KB

yahms

An open-source qBittorrent client for iOS.

Features

Handle torrents for multiple qBittorrent hosts.

  • List and filter torrents.
  • Order torrents by name, size and date added.
  • See details of torrents including:
    • state
    • progress
    • size
    • eta
    • date added
    • speeds (download, upload, avg download, avg upload)
    • category
    • download location
  • Navigate and change priority of torrent contents.
  • Add new torrent via .torrent file.

Screenshots

Hosts Adding host
Hosts Add host
Torrents Add torrent Torrent details Torrent content
Torrents Add torrent Torrent details Torrent contents

Build locally

  1. Clone repo.
  2. Open yahms.xcworkspace.
  3. Build and run.

Dependencies