|
|
|
|
|
by bphogan
3236 days ago
|
|
I made a thing to share an s3 bucket. The files in the dir get listed with temporary download links and I use HTML <audio> tags to get the player to work. The current version makes you authenticate with a username and password or google login as I made this to share some songs with someone who wanted to license them from me. https://github.com/napcs/s3server I am hacking on a branch this week that will support publicly sharing a directory. If anyone wants to hack on this, I'd love it. It's pretty minimal right now but it's open source and it works, so ¯\_(ツ)_/¯ |
|