Software Alternatives, Accelerators & Startups

CliFM VS exa app

Compare CliFM VS exa app and see what are their differences

CliFM logo CliFM

CliFM is a completely CLI-based, shell-like and KISS file manager written in C: simple, fast, and lightweight as hell.

exa app logo exa app

A Modern Replacement for ls
  • CliFM Landing page
    Landing page //
    2023-09-01
  • exa app Landing page
    Landing page //
    2021-12-19

Category Popularity

0-100% (relative to CliFM and exa app)
FTP Client
100 100%
0% 0
Terminal Tools
0 0%
100% 100
File Manager
100 100%
0% 0
Productivity
0 0%
100% 100

User comments

Share your experience with using CliFM and exa app. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

CliFM might be a bit more popular than exa app. We know about 26 links to it since March 2021 and only 20 links to exa app. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

CliFM mentions (26)

  • What are the best open source tools to easily navigate directories from the command line?
    Hi. Fff, lf, clifm Won't say they're best or not, rather interesting and maybe worth looking at. Looked up for the z in termux's repos and it's called "zoxide" there. Source: 12 months ago
  • I'm writing a file manager in pure BASH
    I imagine fff marks many files, handles multi-file creation/deletion, moving, copying, etc. This file manager will only be made to mark a single file which is just the last file/directory you interacted with. If you need a batch file editor or something like that, this definitely will never compete there. I just want it to be super minimal, clean and efficent. I'm kind of a bloat freak; On my system wget isn't... Source: over 1 year ago
  • File manager with "select by initials" feature
    Clifm dose pretty much exactly what you are asking for: Https://github.com/leo-arch/clifm. Source: over 1 year ago
  • File Management Tools for Your Favorite Shell
    Nice article! Just my five cents: I think clifm might be a useful alternative/complement in this scenario. Source: almost 2 years ago
  • Which terminal file manager do you use?
    Clifm is also worth mentioning because it gets the basics very right. Just hitting numbers to navigate is really cool. I personally couldn't extend it very much though. Source: almost 2 years ago
View more

exa app mentions (20)

  • A ‘Software Developer’ Knows Enough to Deliver Working Software Alone and in Teams
    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... Source: 6 months ago
  • Which 2nd language should I learn?
    Can compile to a single binary to build tools like exa. Source: 8 months ago
  • List of apps I use every day - Version 2023
    Fish: A very fast shell with various customization options to streamline daily commands. I discovered it through this post by @caarlos0, where he provides more details about performance and the differences between fish and zsh. Additionally, I use some CLI utilities like delta, exa, and ripgrep. Here's my dotfiles for fish. - Source: dev.to / 12 months ago
  • Ls with icons
    Hi! I use this: https://the.exa.website, and the package to this: https://archlinux.org/packages/extra/x86_64/exa/. Source: about 1 year ago
  • Everything I Installed on My New Mac
    I still use exa for listing files in the terminal. It's a modern replacement for ls with a lot of useful features. With icons, colors, and git integration, it makes listing files much nicer. - Source: dev.to / about 1 year ago
View more

What are some alternatives?

When comparing CliFM and exa app, you can also consider the following products

lf (file manager) - Terminal file manager written in Go (programming language).

Bat - A cat(1) clone with wings.

nnn - Fast and resource-sensitive file manager for the terminal

fd - A simple, fast and user-friendly alternative to 'find'.

xplr - Fast and hackable file manager for the terminal.

fzf - A command-line fuzzy finder written in Go