Skip to content

Releases: heiner/filesizeview

0.0.8

18 Dec 11:48

Choose a tag to compare

0.0.7

29 Aug 15:11

Choose a tag to compare

Few features: u, \t, \n commands.

0.0.6

04 Nov 00:32

Choose a tag to compare

  • Bugfix to support / as a final directory entry without creating an "empty filename" file.
  • Adds -i flag to read from stdin, e.g.
     BLOCKSIZE=512 python filesizeview.py -i < du-output.txt

0.0.5

20 Aug 10:00

Choose a tag to compare

  • Fix setuptools issue. pip install filesizeview should finally work.

0.0.3

19 Aug 18:02

Choose a tag to compare

  • Fallback to built-in du on MacOS if gdu isn't installed.

0.0.2

17 Aug 19:55

Choose a tag to compare

Re-release of Martin's filesizeview.