Git Product home page Git Product logo

crossdirstat's Introduction

crossdirstat

crossdirstat

Free open-source cross-platform file & directory statistics as found on Github

I have personally replaced crossdirstat with ncdu for the most part, so major features are not planned, but I will update the Electron version occasionally. See below for features, installation and why I made crossdirstat all those years ago.

Features

  • Generate a directory tree for any given folder
  • View any folder as colored rectangles (squarified algorithm)
  • Customize the rectangle colors and show statistics about filetypes
  • Export the tree as JSON with sizes and file/folder counters
  • Export the rectangle view as JSON, SVG or PNG
  • Easy start screen with sane default settings

Installation

Easy download

Download a stable installer or executable for your platform from the github releases page.

Run directly

Clone/download the latest source and run npm install and npm start.

Make your own build

Create your own build with node build, see node build --help for other options.

Why another *dirstat application?

There are lots of other similar programs, such as KDirStat, QDirStat and WinDirStat. A couple of my reasons for creating another one:

  • KDirStat and QDirStat don't look pretty on my system
  • KDirStat needs tons of KDE dependencies
  • QDirStat colors the files per category instead of filetype
  • WinDirStat is only available on Windows
  • I like to have lots of export options
  • Creating my own alternative is a nice project and gives me the chance to make a version which suits my needs

All the alternatives are great programs, but none of them are a perfect fit for me.

License

crossdirstat was made by Jelmer van Arnhem and is MIT licensed, see LICENSE for details.

This project makes use of the following libraries:

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.