Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Commandline applet that shows storage partition usage

License

Notifications You must be signed in to change notification settings

EdgarsJudovics/Edgar.DriveSpace

Repository files navigation

Edgar.DriveSpace

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

Screenshots

Linux terminal through SSH
Linux Terminal

OS X terminal
OS X Terminal

Windows terminal
Windows Terminal

Installation

Requirements

  • .NET Core 2.0 or higher installed on the machine to compile the source.
    To see if it's installed run dotnet --version in terminal/console.
  • Admin privileges (for installation only)

Linux/OS X

  1. In terminal run
git clone https://github.com/EJLV/Edgar.DriveSpace.git
cd Edgar.DriveSpace
sudo ./install.sh
  1. Follow the instructions
  2. Run dsize in terminal

Windows

  1. Clone or download project
  2. Run install.bat as admin (right click, run as admin) or call it from elevated cmd
  3. Follow instructions
  4. Run dsize in cmd/powershell/terminal

About

Commandline applet that shows storage partition usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published