GithubHelp home page GithubHelp logo

pctechkid / drive-torrent Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mohitjoshi155/drive-torrent

0.0 0.0 0.0 15.05 MB

torrents to GDrive

Go 1.36% JavaScript 93.45% HTML 0.03% Vue 1.14% Dockerfile 0.01% Shell 0.01% CSS 3.99%

drive-torrent's Introduction

Drive torrent

Simple torrent client to download torrents into Google Drive. Also we maintain a Drive link library for easy to download torrent.

Demo: Drive-torrent.tk:3000

Inspired by cloud-torrent

Getting Started

Drive torrent is written in Go1.10.4 and Vue On top of anacrolix/torrent.These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installation

Go server

Download Dependancy

go get github.com/ppkavinda/drive-torrent

go run main.go

Test it , Login to http://localhost:3000 from a web browser

Vue Pages

open static/config/firebase.sample.config and add your firebase project credentials

Change the directory and install dependancies

cd front
npm install
npm run dev

Sync YTS Films torrent Database to firebase

save your firebase service.json in syncer directory

open syncer/server.js and paste your Database url and add how many pages you need to feed to your database

next install dependancies and run the script

cd syncer
npm install
node server.js

Firebase Functions

With firebase functions we sync our film Database to Algolia to proper indexing.

For a getting start with Cloud Functions follow this guide

cd functions
npm install -g firebase-tools
firebase login
npm install
firebase deploy

Deployment

You can easiely deploy with docker image

docker build
docker run drive-torrent

Authors

PRs are welcome

drive-torrent's People

Contributors

ppkavinda avatar danushka96 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.