Skip to content

Releases: Halastra/fstreemap

Release mechanism test-release

24 Apr 21:00
Compare
Choose a tag to compare

Testing GitHub Actions for publishing to pypi.

Initial pre-release

24 Apr 10:22
e4f98f9
Compare
Choose a tag to compare
Initial pre-release Pre-release
Pre-release

First release with working functionality:

  • Graphic filesystem tree maps generated using plotly library
  • Treemap plots displayed using pywebview
  • Treemap plots can be exported as HTML files using --export <path> parameter
  • Implemented analyses for the following properties:
    • File entropy (use -p entropy)
    • File redundancy, i.e. duplicate files (use -p redundancy)