fman

Crates.iofman
lib.rsfman
version0.1.12
created_at2024-10-17 15:42:56.38531+00
updated_at2024-12-17 12:15:46.396237+00
descriptionA simple file manager TUI
homepage
repositoryhttps://github.com/ddanielsantos/fman
max_upload_size
id1413369
size64,680
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: 127

cargo fmt