Skip to content

A Simple File Downloader made with Python and customtkinter

License

Notifications You must be signed in to change notification settings

OhRetro/simple-file-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple File Downloader

A Simple File Downloader made with Python and customtkinter, where you can download multiple files.

I made it as challenge for myself on how to make a program that download multiple files without having the GUI to be frozen.

Features

  • Add/Remove download tasks
  • Start (all) download tasks
  • Cancel download tasks
  • The GUI doesn't freeze when downloading a file, meaning you can download multiple files without the GUI being completely frozen
  • It saves the files on the Download folder of the user on a subfolder of the same name of the program

Screenshot

Program Icon made by Me
Example files by picsum.photos and filesamples.com

About

A Simple File Downloader made with Python and customtkinter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages