Skip to content

A simple Wget Downloader application with a graphical user interface (GUI) using the Tkinter library. The application allows users to download files from a specified URL and save them to a selected output directory.

Notifications You must be signed in to change notification settings

pudszttiot/Wget-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wget Downloader

A simple Wget Downloader application with a graphical user interface (GUI) using the Tkinter library. The application allows users to download files from a specified URL and save them to a selected output directory.

Screenshots

Screenshot

Table of Contents

Installation

Explain how to install your project.

Usage

Provide examples and guidelines on how to use your project.

Features

  • Download Functionality:

    • Allows users to input one or more URLs for file downloads.
    • Provides the option to specify the output directory for downloaded files.
  • User Interface Elements:

    • Includes a status widget at the bottom, showing download progress and status messages.
    • Provides buttons for actions such as "Paste URL," "Browse" (to select output directory), and "Download."
  • Menu Bar:

    • Contains a menu bar with options like "File" (containing "Exit") and "Help" (containing "About," "How to use," and "Help File").

Contributing

Contributions and feedback are welcome! Feel free to submit issues, feature requests, or pull requests to enhance Wget Downloader.

License

This project is licensed under the MIT License.

About

A simple Wget Downloader application with a graphical user interface (GUI) using the Tkinter library. The application allows users to download files from a specified URL and save them to a selected output directory.

Resources

Stars

Watchers

Forks

Packages

No packages published