Skip to content

VLPLAY-Games/DownloadServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download Manager by VL_PLAY Games

A modern web-based download manager with real-time progress tracking and user-friendly interface.

Version Python Flask Requests

🌟 Features

  • 🚀 Fast downloads with real-time progress tracking
  • 📊 Live statistics (download speed, progress percentage, file size)
  • ⏸️ Pause/Resume functionality for active downloads
  • 🔄 Restart downloads from beginning
  • 🗑️ Delete tasks with file cleanup
  • 🌐 Multi-language support (English, Russian)
  • 🔐 User authentication system
  • 📱 Responsive design works on all devices
  • 💾 Local file management with organized downloads folder
  • 📈 Progress bars with speed indicators

🚀 Quick Start

Prerequisites

  • Python 3.11 or higher
  • pip package manager

Installation

# Clone the repository
git clone https://github.com/VLPLAY-Games/DownloadServer.git
cd DownloadServer

# Install dependencies
pip install -r requirements.txt

# Run the application
python app.py

Configuration

  • Server port (default: 8100)
  • Download directory (default: ./downloads)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published