Clean Up Your HDD (HDDCleaner preliminary final version)

by By: Kerim in hddcleaner | python

This will be my "preliminary final" version of HDDCleaner.

Over the last few days i tried to implement some new functionality into it and finally realized that the outcome wouldnt fit to the original purpose of the program. So i ...

Clean Up Your HDD (source)

by By: Kerim in hddcleaner | python

I had the time do rework my hddcleaner a bit.
It's now ready to be shown.

Performance has increased dramatically.
Scanning my c and d drives and displaying the results on windows xp using python 2.5 takes now ...

Clean Up Your HDD (Java version)

by By: Kerim in hddcleaner | java

Updated
A collegue of mine - Axel Sammet - took the time to implement my small clean up tool in Java. Performance is faster, i like his GUI (using a table) a bit better. If you have a problem running it try ...

Clean Up your HDD (GUI)

by By: Kerim in gui | hddcleaner | python

I finished a small prototype with an "acceptable" GUI.
The functionality for going through the disk(s) and sorting all files according to size was already nearly finished last time.

So i more or less only had to add a ...

Clean Up Your HDD (Start)

by By: Kerim in hddcleaner | python

As mentioned here i will implement a small program sorting the files of any given list of directories according to size, present that visually and offer you a button to delete selected files.

Why ?

Because I need it myself anyway ...