Skip to content

A torrent client for iOS which runs on play.js - without sideloading or jailbreaking!

Notifications You must be signed in to change notification settings

nneonneo/iOS-Torrent-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What

A torrent client for iOS which runs on play.js - without sideloading or jailbreaking! It's a simple wrapper around the excellent WebTorrent library.

Demo downloading Big Buck Bunny

Installing

  1. Install play.js from the App Store. It's a paid app (worth it, IMHO), but I'm not affiliated with them in any way.
  2. Create a new project (tap on the Editor), name it WebTorrent, type Node.js (default), and check "Clone from git repository". Tap Create.
  3. In the remote settings, fill in this repository's address (https://github.com/nneonneo/iOS-Torrent-Client) under Address. Leave username and password blank. Tap Clone.

Using

  1. Launch play.js and select the WebTorrent project.
  2. Paste the magnet link you want to download in place of magnet:paste-magnet-link-here.
  3. Press the play button. The first time you run the project you will be prompted to resolve dependencies; accept and wait a bit while WebTorrent is downloaded.
  4. Sit back and watch the torrent download. When it's all done, you can use the Files app to copy or move your downloaded file anywhere you like.

Why

My iOS SOCKS Server makes it possible to do a lot of things on my computer through a faketethered mobile data connection, but torrenting doesn't work terribly well (even if you somehow manage to convince the torrent client to use the proxy). So, instead, I came up with this silly hack to get torrents to work on iOS.

Of course, it's probably not a great idea to use this for anything real, especially over mobile data. So, consider it a proof-of-concept.

Tips

  • Safari doesn't apparently support copying magnet links, so as a workaround you can use Firefox (not Firefox Focus) for iOS and copy links by long-pressing them and selecting copy from the popup menu.

About

A torrent client for iOS which runs on play.js - without sideloading or jailbreaking!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages