Skip to content

Java 8 Command line tool to generate reports about a user's filesystem. Designed to be extensible and use file analyser plugins.

Notifications You must be signed in to change notification settings

conorsloan/FileStorageAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Storage Analyser

A command line tool to learn about your data!

This tool was created to provide a simple way to gather information about your file system. Given a path, and a set of 'plugin' analyser classes, the tool will grab the information it needs about your files under that path and use the analysers to generate statistics in the form of a report, containing data & charts.

Usage

This will come in time...

About

Java 8 Command line tool to generate reports about a user's filesystem. Designed to be extensible and use file analyser plugins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages