lla

Crates.iolla
lib.rslla
version0.3.10
sourcesrc
created_at2023-07-31 14:37:16.59623
updated_at2025-01-06 19:04:01.884955
descriptionBlazing Fast and highly customizable ls Replacement with Superpowers
homepage
repositoryhttps://github.com/chaqchase/lla
max_upload_size
id930936
size337,710
Mohamed Achaq (triyanox)

documentation

README

lla - Blazing Fast ls Replacement with Superpowers

Logo
lla

lla is a modern ls replacement that transforms how developers interact with their filesystem. Built with Rust's performance capabilities and designed with user experience in mind, lla combines the familiarity of ls with powerful features like specialized views, Git integration, and a robust plugin system with an extensible list of plugins to add more functionality.

default

Features

  • Multiple Views: Default clean view, long format, tree structure, table layout, grid display
  • Git Integration: Built-in status visualization and repository insights
  • Advanced Organization: Timeline view, storage analysis, recursive exploration
  • Smart Search: complex filtering patterns (OR, AND, NOT, XOR), regex support
  • Customization: Plugin system, theme manager, custom shortcuts, configurable display
  • High Performance: Built with Rust, modern UI, clean listings
  • Smart Sorting: Multiple criteria, directory-first option, natural sorting
  • Flexible Config: Easy initialization, plugin management, configuration tools
  • Rich Plugin Ecosystem: File ops and metadata enhancements, code analysis, git tools, and more

Installation

# Using Cargo
cargo install lla

For more installation options, documentation, and detailed usage instructions, visit: lla Github repository

Commit count: 405

cargo fmt