Skip to content

Releases: yellow-footed-honeyguide/facad

v2.4.0

05 Oct 12:38

Choose a tag to compare

  • Significantly extend emoji support for different extensions
  • Improve sorting of extensions

v2.1.0

02 Oct 14:25

Choose a tag to compare

New Modules and Options

  1. Analytics Output: Generates detailed analytics reports
  2. Enhanced Long-Listing: Provides comprehensive file and directory information
  • Added two new command-line options:
    • -a: For specifying analytics output
    • -l: For enabling long-listing format

Screenshots

long_listing_option
analytics_option

v1.4.0

18 Sep 08:33

Choose a tag to compare

Extend emoji support for various extensions

Features

  • Add emojis for previously unrepresented programming languages
  • MacOS extensions

v1.3.0

05 Sep 17:26

Choose a tag to compare

Enhanced Emoji Support and Code Improvements

Features

  • Custom emoji for vmlinuz files
  • Specific emojis for .service, .socket, and .target files
  • Unique emojis for each file type in the /dev directory

Improvements

  • Refactored code structure for better readability
  • Enhanced memory handling with safe_strdup
  • Introduced EmojiMapEntry structs for efficient emoji mapping
  • Simplified emoji determination logic
  • Fixed extra space issue before emojis

Documentation

  • Improved comments in emoji_utils.c and display_utils.c

release130_dev_w

release130_boot_w

v1.1.0

26 Aug 07:24

Choose a tag to compare

First official release of facad - a modern, colorful directory listing tool for the command line.

Features

  • Emoji-based file and directory icons
  • Sorted output with directories first
  • Support for symlinks and executable files
  • Compact grid display
  • Customizable column width
  • Unicode-aware formatting
  • Special handling for /dev directory