https://github.com/aaronc81/spacecompare
Find out file size increases over time using SpaceSniffer snapshots
https://github.com/aaronc81/spacecompare
csharp forms spacesniffer windows
Last synced: 18 days ago
JSON representation
Find out file size increases over time using SpaceSniffer snapshots
- Host: GitHub
- URL: https://github.com/aaronc81/spacecompare
- Owner: AaronC81
- Created: 2017-04-23T18:52:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-23T18:56:01.000Z (over 8 years ago)
- Last Synced: 2025-03-06T15:17:08.895Z (10 months ago)
- Topics: csharp, forms, spacesniffer, windows
- Language: C#
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SpaceCompare
> Yesterday I had 10 gigs free on C: and now I've got 3!? Where's it gone?
>
> *- me, often*
SpaceCompare is a Windows GUI tool which compares two [SpaceSniffer](http://www.uderzo.it/main_products/space_sniffer/) "Grouped by folder" snapshots and list which directories have increased in size.
SpaceCompare is still an early tool and is very buggy! Currently:
- All file sizes are given in bytes, making them hard to read
- Windows thinks the program has crashed while the file is loading
Both of these issues can be easily solved with time.
## Installation
SpaceCompare doesn't need to be installed!
1. Download the EXE from [releases](https://github.com/OrangeFlash81/SpaceCompare/releases)
2. Run it!
## Building
Clone this repo and use the `dotnet` command-line tool to handle running and building.