From 270b8e2ea19d0edb433ef6335d141e8d74a4b8c0 Mon Sep 17 00:00:00 2001 From: redtrillix <54786587+redtrillix@users.noreply.github.com> Date: Thu, 23 Jun 2022 15:53:08 +0800 Subject: [PATCH] Create README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2980530 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# SpaceSniffer +SpaceSniffer is a freeware disk space analyzer for Windows that make use of the Treemap concept to view the current disk usage. Among the most notable features you'll find: + +Features + +- drag and drop support + +- intuitive structure layout (multiple views for different media) + +- zoom elements (browser-like navigation) + +- powerful filtering (you can filter your results based on size file name age) + +- customizable options (geometry, colors, behavior) + +- fast scan of your hard drive (navigation worked even when the scan didn't finish) + +- support for NTFS Alternate Data Streams and so on. + +SpaceSniffer is fully portable on all modern Microsoft Windows versions (doesn't have a setup file. Therefore it doesn't mess up with your current registry - it just adds an XML configuration file). You can use the executable file on other Microsoft Windows OS; there's no need to extract the archive each time.