Superfile – A fancy, petty terminal file manager

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. superfile

    Pretty fancy and modern terminal file manager

    When did you try it and do you have an idea why it could have happened? I'm simply curious about it, but this doesn't sound great. I found this issue [1] which should have been fixed in version 1.1.1 [2].

    [1]: https://github.com/MHNightCat/superfile/issues/72

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. bubbletea

    A powerful little TUI framework 🏗

    Seems like they're using Bubble Tea, a Terminal UI framework for Go. I've heard very good things about it and have been meaning to check it out.

    https://github.com/charmbracelet/bubbletea

  4. gum

    A tool for glamorous shell scripts 🎀

    The same project has an application called Gum which exposes primitives from their UI framework via a single CLI binary. It's intended to be used from a normal bash script and I've found it really quite pleasant to use.

    For example, you could write 'gum choose foo bar baz' to get a nice picker over the three provided options.

    Their repo has a ton of examples: https://github.com/charmbracelet/gum

  5. MHNightCat

    Discontinued [GET https://api.github.com/repos/users/MHNightCat: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]

    https://github.com/users/MHNightCat/projects/4/views/1

  6. lf

    Terminal file manager

  7. edir

    Program to rename, remove, and copy files and directories using your editor

  8. xplr

    A hackable, minimal, fast TUI file explorer

    I love that there are a lot of great options in this space. This one looked nice due to its selection pane: https://xplr.dev/

  9. SaaSHub

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

    SaaSHub logo
  10. wezterm

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

    I very well might be in the minority of Linux users, but I don't particularly care about the answers to most of these questions. I just want it to work. Give me solid defaults[0]. I'm not saying you shouldn't be able to override those defaults. That's an important feature of Linux.

    My first experience running a cool-looking TUI file manager yesterday (I actually ended up trying yazi first) was that I got a lot of blank squares in place of missing icons and emojis due to missing fonts. I had to spend 20 minutes figuring that out before I got a good experience.

    Interestingly, I also tried wezterm[1] in the process. It actually ships with the required fonts as fallback, but the version from my distro's package manager didn't work, while the AppImage did. I'm guessing my distro removed them, maybe for some of the reasons you cited. I started installing the nerd-fonts group for my distro. 6.5GB... no thanks. After manually poking through them and some googling I finally installed a couple and it's working now.

    My overall point is that it's possible for app developers to provide good defaults like wezterm does. It's also possible for distro's to break those defaults.

    [0]: https://blog.codinghorror.com/the-power-of-defaults/

    [1]: https://wezfurlong.org/wezterm/

  11. harlequin

    The SQL IDE for Your Terminal.

    We think so too, as an example there is harlequin, a beautiful terminal based SQL IDE.

    https://terminaltrove.com/harlequin/

    https://harlequin.sh/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are the best open source tools to easily navigate directories from the command line?

    4 projects | /r/linux | 28 Jun 2023
  • Matanuska ADR 002 - Architecture

    3 projects | dev.to | 18 Dec 2024
  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?

    57 projects | news.ycombinator.com | 6 May 2024
  • Orange Site Hit

    4 projects | news.ycombinator.com | 1 Jan 2024
  • Antonmedv/walk: Terminal file manager

    8 projects | news.ycombinator.com | 22 Aug 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?