Code Monkey home page Code Monkey logo

nix-auto-seeder's Introduction

For those with too much server capacity lying around...

I built a tool that automatically finds & seeds torrents for the latest release of linux distros. Thus far these are supported:

Ubuntu

Arch

Raspbian

NOOBS

Debian

https://github.com/AnomalyN/Nix-Auto-Seeder

You need python 3 installed and deluge-console needs to work from the command line. i.e. this needs to work:

deluge-console add XYZ.torrent

I'd also suggest boosting the number of concurrent torrents seeding etc in this file, else it's just going to be queued forever. You'll also need to set the allow remote setting to true, else the above add line doesn't work.

~/.config/deluge/core.conf

Assuming deluge is set up correctly running it is just a case of

python3 main.py

NB - this downloads 11 gigabyte of data & can generate significant network traffic over time so make sure you ISP/university/roommate/parents/dog is OK with that.

Once off run only so to add new ones you'll need to add it to a cron job or startup script. This only adds, doesn't remove so over time it'll accumulate.

Also, this is an amateur coding project so apologies in advance if something gives an error...

nix-auto-seeder's People

Contributors

anomalyn avatar lareeth avatar delucks avatar

Watchers

James Cloos 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.