A terminal program for Windows/Linux that shows partitions and used/total space as well as a bar to represent said space.
That is all it does, there are no command line arguments or other parameters.
Written in C# and runs on .NET Core
- .NET Core 2.0 or higher installed on the machine to compile the source.
To see if it's installed rundotnet --version
in terminal/console. - Admin privileges (for installation only)
- In terminal run
git clone https://github.com/EJLV/Edgar.DriveSpace.git
cd Edgar.DriveSpace
sudo ./install.sh
- Follow the instructions
- Run
dsize
in terminal
- Clone or download project
- Run
install.bat
as admin (right click, run as admin) or call it from elevated cmd - Follow instructions
- Run
dsize
in cmd/powershell/terminal