Code Monkey home page Code Monkey logo

elucidisk's Introduction

Elucidisk

This uses a sunburst chart to visualize disk space usage on Windows.

It is modelled after Scanner, Diskitude, and other similar disk space viewers.

The name "Elucidisk" is a portmanteau of "elucidate" and "disk".

image

What can it do?

  • Scans drives or folders to find the size used.
  • Shows the results in a sunburst chart.
  • The chart has several configurable options:
    • Use plain colors.
    • Use rainbow colors (based on angle in the sunburst).
    • Use heatmap colors (based on size).
    • Show/hide names of files and directories in the sunburst (if the name fits).
    • Show/hide free space for drives.
    • Use the actual compressed size for compressed files, instead of the uncompressed size.
    • Show arcs with proportional area (e.g. two arcs for 50 GB directories will have the same area, even if they are at different distances from the center).
    • Show size comparison bar when hovering over an arc (the comparison bars are always in the center ring, so their sizes are comparable even when Proportional Area is turned off).
  • Show combined summary chart for all local drives.
  • Right click on an arc for a context menu of available actions.
  • Right click elsewhere for a context menu of configurable options (or press Shift-F10 or Apps key).

Please feel free to open issues for suggestions, problem reports, or other feedback.

If you want to contribute, fork the repo and create a topic branch, and send a pull request for your topic branch. Also, consider opening an issue first and discussing the contribution you want to make.

Why was it created?

When viewing a sunburst chart of disk space usage, I want the free space on a disk to show up in the chart. The only sunburst disk space visualizer I could find that includes the free space is Scanner.

I also wanted a few improvements to the user interface, such as highlighting the arc under the mouse pointer and showing names of directories/files when the name fits in the arc.

I wanted to use the MIT license. Most disk space visualizers are either proprietary or use a "viral" version of GPL license.

So, I wrote my own.

It is written in C++ and uses DirectX for rendering.

elucidisk's People

Contributors

chrisant996 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.