df – Simple Disk Free for Windows
df – Disk Free is simple tool to see installed hard disks with their size, used, and free spaces;
I need to log the freespace status of installed hard drives in some computers, just a simple one that show the size, used spaces, free spaces, with the percentage of each installed hard drives. As those computers are Windows so I could not use “df” (though one of those with Oracle has df (with cygwin)).
I tried to find the one that suite me, but could not find it: either too sophisticated (and big !) or not as I needed; and most of them need to be installed.
And I decided to create my version of ‘df’, for now only show fixed drives size.
My first try using FreeBASIC, it produces small and fast executable…
*This was previously published at dewai.net, although there are some updates in source codes (Win API part), but since there is no new features, the version number is not changed.
Features
- Console Windows application
- No install/uninstallation, small single executable file
Screenshot
Download
This program is free from any malwares and ads, already tested and work as intended; this program is freeware, so we can not be held responsibles for any damages that may occure because of this application, in other words, all risks are yours.
Download links:
df - disk free (39.0 KiB, 215 hits)

