https://github.com/nlfmt/serve
quickly serve files using a web ui
https://github.com/nlfmt/serve
Last synced: over 1 year ago
JSON representation
quickly serve files using a web ui
- Host: GitHub
- URL: https://github.com/nlfmt/serve
- Owner: nlfmt
- Created: 2025-03-07T01:35:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T01:36:08.000Z (over 1 year ago)
- Last Synced: 2025-03-07T01:45:13.784Z (over 1 year ago)
- Language: HTML
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serve
Quickly serve files to anyone on your local network, using a easy web ui
# Todo
- [ ] add download folder as zip
- [ ] add file & folder uploads (locked behind flag)
- upload button in breadcrumbs, popup with drop zon
- drop zone anywhere in the window -> upload to current folder
- drop zone on folders => upload to that folder
- if folder is uploaded, zip it and send it then unzip it
- [ ] dont download symlinks, unless specified with flag
- [ ] allow setting a password
- [X] show error message when path was not found with a button "back to root"
- [ ] add logging to file
- [ ] add progress bar popup