XITRIX / iTorrent

Torrent client for iOS 9.3+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iTorrent - iOS Torrent client App

Readme in Spanish | Readme in Chinese

Screenshots

iPhone Screenshots

iPhone screenshots

iPad Screenshots

iPad screenshots

Download

Latest stable build: (GitHub Release)

Latest dev build: (AppCenter)

Info

It is an ordinary torrent client for iOS with Files app support.

What can this app do:

  • Download in the background
  • Sequential download (use VLC to watch films while loading)
  • Add torrent files from Share menu (Safari and other apps)
  • Add magnet links directly from Safari
  • Store files in Files app (iOS 11+)
  • File sharing directly from app
  • Download torrent by link
  • Download torrent by magnet
  • Send notification on torrent downloaded
  • WebDav Server
  • Select files to download or not
  • Change UI to dark theme
  • RSS Feed
  • ???

Localization

Now iTorrent supports the following languages:

  • English
  • Russian
  • Turkish
  • Spanish
  • Simplified Chinese

If you are fluent in the languages not listed above and want to help with translation, you are welcome!

Build

To build that project you need to have Cocoapods installed

Steps:

  • cd terminal to project's folder "cd /home/user/iTorrent"
  • Build pods "pod install"
  • Open .xcworkspace and build it
  • Profit

Libraries used

Donate for donuts

Important information

This app using Firebase Analytics and so it collects next information from your device:

  • The country of your internet provider
  • Time of app's working session

All this data presents as statistic, and cannot be used to get someone's personal information

Also this app using Firebase Crashlytics, which collects the next information when application crashes:

  • Model of your device (IPhone X or IPad Pro (10.5 inch) for example)
  • Device orientation
  • Free space on RAM and ROM
  • IOS version
  • Time of crash
  • Detailed log of the thread where the stuck happens

All this information is using for bug fixing and improving the quality of this app

More information you can find on Firebase website

License

Copyright (c) 2019 XITRIX (Vinogradov Daniil)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Torrent client for iOS 9.3+

License:MIT License


Languages

Language:Swift 89.3%Language:C++ 6.6%Language:C 2.9%Language:Objective-C 0.8%Language:Ruby 0.3%