Skip to content

sashatexb/facad

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

facad

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

facad in action

✨ Features

  • 🎨 Emoji-based file and directory icons
  • πŸ“ Sorted output with directories first
  • πŸ”— Supports symlinks and executable files
  • 🧩 Compact grid display
  • πŸ“ Customizable column width
  • 🌐 Unicode-aware formatting

Building from Source

  1. Clone the repository:
git clone https://github.com/yellow-footed-honeyguide/facad.git
cd facad 
mkdir build && cd build
meson ..
ninja

or install facad system-wide:

sudo ninja install

πŸ› οΈ Usage

Simply run facad command.

🀝 Contributing

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

  • Fork the Project
  • Create your Feature Branch ( git checkout -b feature/AmazingFeature )
  • Commit your Changes ( git commit -m 'Add some AmazingFeature' )
  • Push to the Branch ( git push origin feature/AmazingFeature )
  • Open a Pull Request

πŸ“œ License

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

πŸ“ž Contact

Name: Sergey Veneckiy

Email: s.venetsky@gmail.com

About

A modern, colorful directory listing tool for the command line πŸ—ƒοΈ

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 97.3%
  • Meson 2.7%