Skip to content

shitikanth/ncdu-dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncdu-dropbox

Generates ncdu compatible JSON file for Dropbox.

You can use this script (with ncdu) to visualize which files and folders are taking up all the space in your dropbox.

Usage

First, generate an oauth token from Dropbox's app console.

$ ncdu-dropbox --token $TOKEN -o dropbox.json
$ ncdu -f dropbox.json

Caution: Due to limitations in Dropbox API, it takes about 10s to fetch the information of ~5,000 files and folders. So, if you have millions of files in your Dropbox, this script may be running for hours.

Related projects

See ncdu-s3.

About

Run ncdu on your Dropbox folders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages