Skip to content

Angryman18/filesystem-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a very simple go application which calculates your directory size, files and folder. We often have millions of files on node_modules and often takes much time on windows properties to calculate Hence this tools helps to calculate your directory size faster than what windows does. Currently only installtion available for linux (debian based).

Techs

  • Golang

How to use on windows?

In order to use it on windows all you need to download the windows executable and add it to your path variable so that it becomes accessible from anywhere of your powershell.

Linux (Debian based) installtion guide

run curl -sL gtds.junior-dev.com/install.sh | sudo bash

then hit gtds -s or gtds

Packages

No packages published