Crates.io | fman |
lib.rs | fman |
version | 0.1.9 |
source | src |
created_at | 2024-10-17 15:42:56.38531 |
updated_at | 2024-11-07 02:30:47.025356 |
description | A simple file manager TUI |
homepage | |
repository | https://github.com/ddanielsantos/fman |
max_upload_size | |
id | 1413369 |
size | 56,634 |
My workflow revolves around the Helix editor, I needed a simple file manager to integrate with it, I had already tried both broot and lf, but neither seemed simple enough, I couldn't test nnn because it wasn't available on Windows, my options were to wait for the Helix plugin system or create my own application.
I was heavily inspired by lazygit/docker, two tools that I use a lot and that are practically no-brainer to use, I wanted that level of ease of use for fman.