No lf (file manager) videos yet. You could help us improve this page by suggesting one.
Based on our record, lf (file manager) should be more popular than fman. It has been mentiond 65 times since March 2021. 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.
> Also lf. https://github.com/gokcehan/lf You've been wanting this for years as well. Check out yazi, its the nicest TUI file manager I have used: https://yazi-rs.github.io/. - Source: Hacker News / about 2 months ago
As a Vim enthusiast, I always wanted to replicate my daily workflow based on keymappings and completely avoid using the mouse. I missed the functionality offered by tools like ranger or lf in Vifm, but I didn't want to learn a whole new set of keyboard shortcuts. I watched several YouTube videos trying to recreate this setup, but none quite hit the mark. The project that inspired this work didn't fully meet its... - Source: dev.to / 6 months ago
Lf is similar (I switched a system Python version update broke ranger). https://github.com/gokcehan/lf I have it integrated into zsh so the current directory is whatever dir I was in when exiting lf. - Source: Hacker News / 7 months ago
This looks neat, but has a lot going on. I really like how minimalist lf [0] is and just use edir [1] to rename files in bulk - [0] https://github.com/gokcehan/lf. - Source: Hacker News / 12 months ago
A very good alternative to ranger is lf https://github.com/gokcehan/lf It's a lot faster in all aspects, has mostly the same features and is pretty much a standalone binary. - Source: Hacker News / 12 months ago
I once devoted 2 years of my life to developing a file manager called fman [1]. In total, it generated probably 35,000$ in profits, so my income from the project is somewhere under 10 $/h. As software developers, our opportunity costs are high. I use my file manager to this day and love it - how could I not. But I regret spending so much time on it. Congratulations on your launch. I wish you more success than I've... - Source: Hacker News / 2 months ago
Shameless plug for my more modern alternative to Midnight Commander, https://fman.io. - Source: Hacker News / over 1 year ago
Use a file browser that supports jumping to a folder by frecency (examples: z (shell extension) or my-dired-recent-dirs() in my dired or https://fman.io/ for users that prefer graphical UIs). You will find out that you will prefer jumping to navigation when you're familiar with the concept. Source: almost 3 years ago
There are great alternatives. I used Python and Qt to create my file manager [1]. It's a tool that needs to start quickly so Electron was not an option [2]. I open sourced my build system for creating cross-platform desktop apps with it in minutes at https://build-system.fman.io/. 1: https://fman.io 2: https://fman.io/blog/picking-technologies-for-a-desktop-app-in-2016/. - Source: Hacker News / about 3 years ago
And for the record, I think over the years I learned to like Finder... I guess I like the sheer simplicity (I use fman) and started to love it back in OS 9 and those lovable purple hues :P. Source: about 3 years ago
nnn - Fast and resource-sensitive file manager for the terminal
Midnight Commander - GNU Midnight Commander is a visual file manager, licensed under GNU General Public License and...
CliFM - CliFM is a completely CLI-based, shell-like and KISS file manager written in C: simple, fast, and lightweight as hell.
Double Commander - Double Commander is a cross-platform open source file manager with two panels side by side.
Broot - Commandline app to simplify directory navigation.
Vifm - Vifm is a ncurses based file manager with vi like keybindings.