Skip to content

iTrooz/DiskViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiskViewer

Did you ever want to view your hard drive content as colors ? No ? Well too bad, because this program does just that

What ?

This program runs as administrator/root to read your disk/partition/any block device, takes 16*50 locations in the drive, and display them as colors. There are different backends to render the color, such as "byte color"

How to run it ?

Install the dependencies: pip install -r requirements.txt

Run the program: python3 main.py Note: you need to be administrator, on Linux use sudo, on Windows open cmd as admin, on macOS run from su

Screenshots

Image Image Image

Licence

GPL-2-or-later

About

Display disk/partition/block devices content as colors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages