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

#447 in Filesystem

Download history 268/week @ 2024-10-12 159/week @ 2024-10-19 264/week @ 2024-10-26 599/week @ 2024-11-02 86/week @ 2024-11-09 145/week @ 2024-11-16 25/week @ 2024-11-23 104/week @ 2024-11-30 48/week @ 2024-12-07 116/week @ 2024-12-14 10/week @ 2024-12-21

204 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–29MB
~440K SLoC