Giter Club home page Giter Club logo

downite's Introduction

Downite Self-Hostable Torrent and HTTP Download Client

downite-torrents

downite-home

About

This project is a self-hostable torrent and HTTP download client designed to run on the same server. It provides a robust solution for managing and downloading torrents and files, all from a unified interface. Future updates will include seamless integration with popular media management applications such as Sonarr and Radarr, allowing for automated media acquisition and organization.

PROJECT IS UNDER HEAVY DEVALOPMENT. IT'S NOT READY FOR PRODUCTION !

Features

  • Torrent Client: Efficiently download and manage torrents.
  • HTTP Download Client: Directly download files with HTTP.
  • Unified Interface: Manage both torrents and HTTP downloads from a single interface.
  • Future Integration: Planned support for Sonarr and Radarr to automate and streamline media management.

Planned Integrations

  • Sonarr: Automatically download and manage TV shows.
  • Radarr: Automatically download and manage movies.

This project aims to provide a comprehensive, all-in-one solution for media downloading and management, making it an essential tool for any media enthusiast.

How To Install

Prerequisites for building from source code

Installation

  1. Clone the repository:
    git clone https://github.com/ft-aslan/downite.git
  2. Navigate to the project directory:
    cd downite
  3. Install dependencies:
    bun install
  4. Build server:
    bun run build:server
  5. Build web client:
    bun run build:web
  6. Run server:
    bun run start:server
  7. Run server:
    bun run start:web

How to Develop

Prerequisites for developing

  • Goose database migration tool
  • Bun package manager
  • Go
  • (Optional) Air live reload tool

Running

  1. Clone the repository:
    git clone https://github.com/ft-aslan/downite.git
  2. Navigate to the project directory:
    cd downite
  3. Install dependencies:
    bun install
  4. Start the server in development mode with Air or without Air:
    • air
    bun run dev:server
    • vanilla
    bun run dev:server:nohot
  5. Start the web client in development mode:
    bun run dev:web

Migrations

  • Migration down
    bun run db down
  • Migration up
    bun run db up

License

This project is licensed under the MIT License - see the LICENSE file for details.

downite's People

Contributors

ft-aslan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

downite's Issues

If added download already exists. Give options

If added download already exists. Ask if user wants to;

  1. Duplicate the downloaded file with numbered file name.
  2. Overwrite existing file.
  3. If existing download completed show the download operation page. otherwise resume download of existing download operation.

Selective download torrent

We need to able to change file(piece) priorities based on user request. If user don't want to download a specific file, we need to disable that file.

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.