A UEFI bootable file manager/editor, written in rust.
Minh Duy
Check their projects out: Simple Docker Dashboard, Hackclub AI UI, My Profile
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added support for more nvim style commands, support for copying/pasting files (dose not work on all uefi implementations for some reason) and added a readme. Also experimented with networking support, but my NIC requires a very complex driver, so did not implememnt it for now.
Added support for basic file editing (with some bugs), and saving (it is broken in qemu for some reason)
Added support for opening and deleting files, a proper cursor, and (neo)vim style insert mode and commands (it is still a bit buggy, and only 'e' is implemented).