Giter Club home page Giter Club logo

downloader's Introduction

Downloader

Downloader

A simple software to download what you want from any URL (direct link, mega.nz and maybe more...) on a locked network. You'll have to setup Downloader on your own server.

Build with :

How to setup Downloader

  • Download source code on Github
  • Run setup command with : npm run setup
  • Update values of param.yml
    • debug : if you want to see errors
    • log : Enable or disabled logs
    • passModalHash : sha256 hash which allow to secure the access to Downloader. To set this hash use : npm run secure-modal or copy/paste a sha256 hash
    • allowedExtensions : array of allowed extensions see param.yml.dist
    • downloadfolder : path to the folder where downloads will be stored
    • downloadurl : URL used to create download link
  • Setup Apache or Nginx (see examples : #8) or run serve task with : npm run serve

License

This project is released under the MIT license. See the complete license in the bundled LICENSE file.

downloader's People

Contributors

johann-s avatar reallinfo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

downloader's Issues

Download button not working

Not sure if I might have missed something, but I got the web server running and after trying to paste in a mega link, the download button will not click. I would appreciate any help because I can really benefit from this tool.

Create install task

Install task will :

  • Check php command
  • Download composer
  • Install vendors
  • Copy config/param.yml.dist to config/param.yml
  • Run bundle-prod and bundle-dev

And voilà

Display Download information

  • Display how many Mb is allowed to download
  • Display files extensions allowed
  • Restrict download higher than the limit

Multi download

Allow user to download many files at the same times :

  • Allow user to set many download links
  • Create a queue
  • Display a progress bar for user feedback
  • Allow admin to enable or disable this option

UI

Create an UI which allow user to enter an URL and download files

  • Setup Twig #4
  • Input to enter an URL
  • Add a footer
  • Add a lib for icon in SVG
  • Loader during download
  • Display link to download

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.