A simple program to log the storage cost of any listed directories, giving a simple overview. You give the app directories or files you want it to look at on your computer and it will find the storage cost of those applications as well as giving you a total for all the files and directories listed.
Users can install the app either by installing the source code and compiling it themselves using the .NET SDK version 10 or greater, or users can install the binary files from the latest releases.
- Make sure you have the .NET SDK installed on your computer (at least version 10).
- Go to the github page at GitHub - randomcat962codes/supreme-pancake.
- Download the source code.
- Open your terminal of choice.
- Run
dotnet buildordotnet run.
- Go to the github page at GitHub - randomcat962codes/supreme-pancake.
- View the latest releases.
- Install the correct package for your operating system.
- Unpackage the files and move them to your desired location on your computer.
Contributions of any kind are welcome! And thank you to all who choose to contribute.
This softare is under the Apache License.