13 releases

0.1.12 Dec 17, 2024
0.1.11 Dec 5, 2024
0.1.10 Nov 21, 2024
0.1.4 Oct 30, 2024

#555 in Filesystem

Download history 171/week @ 2024-10-11 252/week @ 2024-10-18 256/week @ 2024-10-25 543/week @ 2024-11-01 153/week @ 2024-11-08 124/week @ 2024-11-15 45/week @ 2024-11-22 76/week @ 2024-11-29 77/week @ 2024-12-06 115/week @ 2024-12-13 12/week @ 2024-12-20

138 downloads per month

MIT/Apache

25KB
687 lines

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

Dependencies

~17–28MB
~421K SLoC