Ls

Open-source projects categorized as Ls

Top 19 L Open-Source Projects

  • exa

    A modern replacement for ‘ls’.

  • Project mention: A ‘Software Developer’ Knows Enough to Deliver Working Software Alone and in Teams | /r/programming | 2023-12-06

    It depends on the scale of the project but man, if you can't build a simple CRUD app in your preferred stack and deploy it in some fashion (even if it's just a binary posted on some website, kinda like Exa) then that's just disappointing...

  • lsd

    The next gen ls command

  • Project mention: 🐚🦀Comandos shell reescritos em Rust | dev.to | 2023-10-04

    lsd

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • eza

    A modern, maintained replacement for ls

  • Project mention: Potencializando Sua Experiência no Linux: Conheça as Ferramentas em Rust para um Desenvolvimento Eficiente | dev.to | 2023-12-12

    Encontre-o no repositório oficial: https://github.com/eza-community/eza

  • script

    Making it easy to write shell-like scripts in Go

  • Project mention: GNU Parallel, where have you been all my life? | news.ycombinator.com | 2023-08-21

    I use Go. You can run scripts with go run directly, and this package makes shell tasks easy: https://github.com/bitfield/script

  • colorls

    A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. :tada:

  • Project mention: colorls: Beautifies the terminal's ls command, with color and font-awesome icons | news.ycombinator.com | 2023-11-23
  • lsix

    Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.

  • Project mention: Are We Sixel Yet | news.ycombinator.com | 2023-05-14

    In XTerm, this (rightly) makes no difference. In Foot and Contour however, you still end up a line resp. a screen below where you started, if now with the correct horizontal position.

    So it seems to me like what you want should work by default, except it doesn’t.

    It should be possible to instead just treat the whole thing as a graphical overlay (by computing or directly asking for the character cell size, as Kirill Panov rightly admonishes me is possible with XTWINOPS) without touching the cursor; that’s what the “sixel scrolling” setting (DECSDM) is supposed to do. Then you can just manually move the cursor forward however many positions after you’re done drawing.

    Except apparently the DEC manual (the VT330/340 one above) and DEC hardware contradict each other as to which setting of DECSDM (set or reset) corresponds to which scrolling state (enabled or disabled), and XTerm has implemented it according to the manual not the VT3xx[1,2,3]—then most other emulators followed suit[4]—then XTerm switched to following the hardware[5,6] (unless you and that’s what I’m seeing on my machine right now. So now you need to check if you’re on XTerm ≥ 369 or not[7]. If I’m reading the Notcurses code right, other terminals have followed suit[8].

    Again, ouch.

    P.S. It seems DEC had an internal doc for how their terminals should operate (DEC STD 070) [9]. It does not document DECSDM at all.

    [1] https://github.com/wez/wezterm/issues/217#issuecomment-86449...

    [2] https://github.com/hackerb9/lsix/issues/41

    [3] https://github.com/dankamongmen/notcurses/issues/1782

    [4] https://github.com/arakiken/mlterm/pull/23

    [5] https://invisible-island.net/xterm/xterm.log.html#xterm_369

    [6] https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h3-T...

    [7] https://github.com/dankamongmen/notcurses/commit/0918fa251e2... (the correct version cutoff is 369 not 359, the patch contains a now-fixed bug)

    [8] https://github.com/dankamongmen/notcurses/blob/master/src/li... (look for mentions of invertsixel)

    [9] http://www.bitsavers.org/pdf/dec/standards/EL-SM070-00_DEC_S...

  • erdtree

    A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.

  • Project mention: How can someone who has primarily worked in Web/Mobile development break into systems engineering? | /r/ExperiencedDevs | 2023-08-18

    The most substantial project that I have to show for my knowledge of the lower level topics is this project I work on in my spare-time called erdtree and I'm really banking on that to stand-in as "experience" in the absence of professional systems experience.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • logo-ls

    Modern ls command with vscode like File Icon and Git Integrations. Written in Golang

  • pls

    `pls` is a prettier and powerful `ls(1)` for the pros.

  • Project mention: Ask HN: Tell us about your project that's not done yet but you want feedback on | news.ycombinator.com | 2023-08-16

    I'm working on pls (https://github.com/dhruvkb/pls/), a prettier and more powerful alternative to ls(1) that adds a lot of customisation and provides a very fluent command-line interface. It aims to be a superset of exa in terms of the features, while being more actively maintained and targeting a smaller subset of pro-users.

    It works quite well and is very usable as a daily driver. I'm adding more features to it and making it available to install it via platform-native package managers.

  • dircolors

    An arctic, north-bluish clean and elegant dircolors theme.

  • lemminx

    XML Language Server

  • g

    powerful and cross-platform ls 🌈 built for modern terminal (by Equationzhao)

  • Project mention: G: Cross-platform alternative to ls, written in Go | news.ycombinator.com | 2023-10-22
  • lsx

    ls Xtended : A command line utility that lets you navigate through terminal like a pro 😎.

  • Project mention: FLaNK Stack Weekly 2 October 2023 | dev.to | 2023-10-02
  • Zeus

    🔭 A modern cross platform `ls` with powerful searching and querying capabilities to scale your productivity to the moon 🚀 (and yeah it has file explorer like capabilities too 🤫) (by Borrus-sudo)

  • treeage

    Expose aging code by listing contents of repository in a tree-like format with eye-catching age metric.

  • cdir

    A faster way to navigate folders and browse files in Windows and Linux shells.

  • ls-interactive

    Interactive ls command

  • LS_COLORS

    LS_COLORS and Ranger color scheme with a color category philosophy (by isene)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-12-12.

Ls related posts

Index

What are some of the best open-source L projects? This list will help you:

Project Stars
1 exa 23,258
2 lsd 12,239
3 eza 7,035
4 script 5,061
5 colorls 4,775
6 lsix 3,075
7 erdtree 2,244
8 logo-ls 1,109
9 pls 649
10 dircolors 510
11 lemminx 243
12 g 235
13 lsx 173
14 nav 126
15 Zeus 83
16 treeage 38
17 cdir 28
18 ls-interactive 23
19 LS_COLORS 20
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com