Coder Social home page Coder Social logo

hasibulkabir / downloadgator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bfaschat/downloadgator

1.0 1.0 2.0 15.43 MB

Enter a link, downloads the file on the server

License: MIT License

Python 37.14% Shell 5.30% JavaScript 26.62% HTML 30.94%

downloadgator's Introduction

HEADER

A Web App to Start a file download remotely on the server. Server is hosted using ngrok and connecting it to a Telegram Bot can notify about server activities

Uses

  1. Could be used by college students who have limited internet access in their colleges to remotely put stuff to download on a server hosted at home(tv shows and stuff).
  2. Put stuff to download on home servers on the go.

How to Start ?

Dependencies:

  1. Flask
  2. Wget (built-in in linux, need to install on windows)
  3. Python 3

The server is started hosted ngrok. When the server starts, a message with the url is sent to the Telegram bot @downloadgator_bot (Download Telegram from Google Playstore)

Add your telegram user id in the main.py file on line 65, else it won't work. You can get your id from the @get_id_bot in Telegram

  1. Read more about setting up ngork on ngrok
  2. Make the start_server.sh file executable and run with ./start_server.sh or
  3. Run sh start_server.sh

To clear the Downloads/ folder and reset the Downloads/downloads.json file, run the reset_downloads.sh file on the server by either

  1. sh reset_downloads.sh or
  2. ./reset_downloads.sh (make it executable before running)

Features to be Added:

  • Cancel a particular Download
  • Alert whether Download was started or not
  • Show the available download speed of the server

Screenshots

Main

Main

Main

Main

Telegram Bot

forthebadge forthebadge forthebadge forthebadge forthebadge

downloadgator's People

Contributors

junaidrahim avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

rsoorajs

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.