Skip to content

A terminal utility to display size quota maps on drives and folders

License

Notifications You must be signed in to change notification settings

marcodiiga/filepie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filepie license

Terminal utility to display size quota maps on drives and folders

asciicast

How to get filepie

Either checkout the package from the ppa

sudo add-apt-repository ppa:marco-diiga/ppa
sudo apt-get update
sudo apt-get install filepie

or build it yourself (see How to build section).

How to build

  1. Install ncurses dependencies

     apt-get install ncurses-dev
    
  2. Checkout and build

     git clone https://github.com/marcodiiga/filepie.git
     cd filepie
     cmake .
     cmake --build . --target all
     bin/filepie
    

License

filepie is licensed under GPLv3

About

A terminal utility to display size quota maps on drives and folders

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published