An open API service indexing awesome lists of open source software.

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

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