Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
/ sendit Public archive

✈️ A serverless remote torrenting utility

Notifications You must be signed in to change notification settings

sirvar/sendit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sendit ✈️

A serverless remote torrenting utility

This project is no longer maintained

Overview

Sendit allows users to torrent files using their magnet link on the cloud without using servers. It does this by using continuous integration platforms (CircleCI in this case) to download files on the cloud. It then uploads the torrented file to Mozilla Firefox Send, and provides a link to download it from Send as a GitHub status check.

By using Mozilla Firefox Send, all the files are encrypted, and automatically delete after 24 hours or after the first download, which ever comes first.

Usage

Once CircleCI is setup and the GitHub access token has been setup, simply open a PR and add in the magnet link for the torrent. Specifically, this line in the config.yml

$ webtorrent download "MAGNET_LINK"

Once you commit the change to the PR with the proper magnet link, if everything was setup correctly, the PR will have a status check with a link to download the file once the download is complete and successful.

Disclaimer: this utility in no way supports or encourages torrenting of illegal and prohibited content. I am not liable for anything that happens as a result of using sendit. Use at your own risk.

Made with ❤️ by Rikin Katyal

About

✈️ A serverless remote torrenting utility

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages