This repository has been archived on 2026-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Hayden Hargreaves 7a583ec1d6 (FEAT): Mobile friendly and code cleanup!
Cleaned the formatting with Nvim and created mobile friendly styles.
2025-05-27 22:38:12 -07:00
2025-03-31 14:13:58 -07:00

Future Plans

  • Move files and directories
  • Delete files and directories
  • Undo deleted files (using tmp files maybe, may require a DB)
  • Rename files
  • Dark/light mode toggle
  • Image display (will require some kind of file server)
  • Markdown rendering (quite a reach)

Notes

The tmp files and undo deletion might be complicated.

Also having some issues with file permissions, docker might be the cause.

Description
Simple web UI for accessing a server's file system.
Readme 280 KiB
Languages
JavaScript 73.9%
TypeScript 23.8%
Dockerfile 1.8%
HTML 0.5%