yellow-footed-honeyguide / facad

A modern, colorful ls alternative for bringing clarity to the filesystem ☀️
MIT License
344 stars 11 forks source link
c color command-line files ls terminal tools

facad

Documentation versions Homebrew

A modern, colorful directory listing tool for the command line.

facad in action

Features

Designed for both novice users and power users,
facad feature set aims to enhance file management experience with
a perfect blend of functionality and simplicity.

Getting Started

Dependencies

macOS

facad is available through Homebrew. To install, run:

brew install facad

I use Arch btw?

Just use the script from AUR:

yay -S facad

Build & Install from source

git clone https://github.com/yellow-footed-honeyguide/facad.git
cd facad
mkdir build && cd build
meson setup .. && ninja
# for system-wide installation (may require elevated privileges like `sudo`):
sudo ninja install

Usage

Run facad command for default grid file listing
Run facad -h/--help command for help
Run facad -v--version command for version
Run facad -l/--long command for long listing output
Run facad -a/--analytics command for dir analytics output

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Author

Sergey Veneckiy

License

Distributed under the MIT License. See LICENSE for more information.