fman

Crates.iofman
lib.rsfman
version0.1.9
sourcesrc
created_at2024-10-17 15:42:56.38531
updated_at2024-11-07 02:30:47.025356
descriptionA simple file manager TUI
homepage
repositoryhttps://github.com/ddanielsantos/fman
max_upload_size
id1413369
size56,634
Daniel Santos (ddanielsantos)

documentation

README

fman

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.

roadmap

  • hidden folders
  • delete path
  • create path
  • copy
  • move
  • rename
  • folder preview
Commit count: 109

cargo fmt