Visualize your disk free space without Windows Explorer.
pip install -U diskstat
> diskstat.exe --help
usage: diskstat [-h] [-e] [-d] [-o] [-x]
options:
-h, --help show this help message and exit
-e, --enable enable auto start
-d, --disable disable auto start
-o, --open open startup folder
-x, --exec execute now
for example, if you want to start this with Windows:
diskstat.exe -e
Red bar when free space is lower than 10% (Same as Windows Explorer).
Use 'Win+Alt+O' for shortcut key.