FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bghost4/DiskCleanup: Java Program resembling WinDirStat/QDirStat · GitHub

Repository files navigation

Disk Cleanup Tool

because we can, not because we should

this project was done as a mental and program excersize implementing the functionality of some disk usage tools like WinDirStat and QDirStat

this one is implemented in Java, cause that is programming lanugage I am the most familiar doing GUI work in.

the treemap was interesting to implement and can be found in the RectPacker class utilizing the Bound record type

This project depends on Java17 and apache commons.io ( for turning # bytes into a human-readable format )

Build Requirements

Requirements: java 17 jdk

Launch Instructions

./gradlew run

See Issues Page for Bugs: https://github.com/bghost4/DiskCleanup/issues

About

Java Program resembling WinDirStat/QDirStat

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL