filepizza
filepizza copied to clipboard
Add support for directories
I think this could be done using <input type="file" webkitdirectory directory multiple/>
EDIT: I've noticed that https://instant.io does have support for multiple files.
Any updates?
It's on my 2017 to-do list to rewrite this project with Redux and a better encryption scheme. Likely will support multiple files then. Til I have a spare moment, probably won't get around to this.
In the meantime you might be able to zip files. Maybe not the best solution, but it works! :)
@kern Thanks!