Skip to content

AlbinoDrought/creamy-inbound-stuff

Repository files navigation

Creamy Inbound Stuff

albinodrought/creamy-inbound-stuff Docker Pulls AGPL-3.0 License

Generate shareable links for people to upload files.

Features

  • Share public or password-protected links for inbound uploads
  • Automatically disable links after an amount of time
  • Automatically disable links after an amount of uploads

Usage

Right now there are no configuration options.

With Docker

docker run --rm -it \
    -v $(pwd)/foo/bar:/data \
    albinodrought/creamy-inbound-stuff

Without Docker

./creamy-inbound-stuff

Building

With Docker

make image

Without Docker

make build

About

Fork of https://github.com/AlbinoDrought/creamy-stuff for accepting inbound file uploads

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published