SkillAgentSearch skills...

DiskCleanup

Java Program resembling WinDirStat/QDirStat

Install / Use

/learn @bghost4/DiskCleanup

README

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

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks0

Languages

Java

Security Score

60/100

Audited on Oct 24, 2023

No findings