Skip to content

💿 Windows desktop utility to keep track of how full multiple disk drives are. Supports local drives and network shares.

License

Notifications You must be signed in to change notification settings

factorydefault/disk-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disk Usage 💿 💾 💻

I have multiple disks and network shares across multiple computers and I need to keep track of how much disk space i'm using (without mapping every drive), how do i do that?

disk-usage is a desktop utility to keep track of how full your 💿's are getting. Supports Windows with either local drives and network shares. For downloads please see the releases page.

Disk Usage Screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Visual Studio (only tested on Visual Studio 2015)

Installing

  • Open solution using Visual Studio
  • Build Debug or Release
  • Executable can be found in disk-usage\disk-usage-ui\bin\[Debug/Release]\

The Disk usage utility lives in your taskbar, click it to see the status of drives, or right click to add additional drives or quit.

Running the tests

Tests have not yet been developed for this project. [TODO]

Built With

  • Json.NET - JSON framework for .NET
  • Fody/Costura - To embed everything into a single .EXE
  • ByteSize - Directory size conversions; bytes to GB etc.

Versioning

The intent is to use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

💿 Windows desktop utility to keep track of how full multiple disk drives are. Supports local drives and network shares.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages