Skip to content

bl4k7en/UCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USB Checker (UCT)

A Windows desktop application for USB drive management and troubleshooting, built with Python and Tkinter.

Example 1 Example 2

Features

  • Drive Analysis: Shows drive information including capacity, used/free space, file system, and label
  • Drive Repair: Runs chkdsk to fix file system errors (requires admin rights)
  • Data Backup: Backs up USB drive contents to a selected folder
  • Drive Detection: Automatically detects and lists USB drives
  • Real-time Output: Shows operation progress in a scrollable window
  • Logging: Saves all operations to usb_checker.log with auto-rotation

Requirements

  • Windows
  • Python 3.x
  • psutil library

Installation

git clone https://github.com/bl4k7en/UCT.git
cd UCT
pip install psutil
python usb_checker.py

About

UCT / USB Checker Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages