Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

DiskSpeedor v1.0 🚀

A lightweight, cross-platform desktop GUI application built in Python to quickly test the read and write speeds of any drive or folder.

No external dependencies required!

Features

  • Zero Install: Uses only Python standard libraries.
  • Accurate Real-World Testing: Writes and reads a temporary 500MB file to get a realistic benchmark.
  • Safe Cleanup: Automatically deletes the test file after completion.

How to Run

Run the script:

Windows:
Bash

python speed_test.py

macOS / Linux:
Bash

python3 speed_test.py

Prerequisites

Make sure you have Python 3.x installed on your system.

Steps

  1. Clone the repository:
    git clone [https://github.com/YOUR_USERNAME/DiskSpeedor.git](https://github.com/YOUR_USERNAME/DiskSpeedor.git)
    cd DiskSpeedor

About

A lightweight Python Tkinter GUI tool to test disk read and write speeds.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages