/download-time-calculator

A simple application that calculates the estimated time it will take to download a file given the file size and download speed.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Download Time Calculator

GPLv3 License PyPI version

A PyQt5 based GUI application that calculates the estimated time it will take to download a file given the file size and download speed.

Notes

You can click on the Speed Test button and it will automatically input the value in the speed field, but it takes around 10 seconds, don't touch the window after clicking the button or else it might crash.

GUI

Authors