A simple single-binary file host.
Find a file
2024-10-25 13:17:04 -05:00
src Drag and drop works 2024-10-25 13:17:04 -05:00
web Drag and drop works 2024-10-25 13:17:04 -05:00
.gitignore Improved handling, added more routes 2024-10-23 03:55:40 -05:00
Cargo.lock Properly use blake3 mmap 2024-10-24 23:00:23 -05:00
Cargo.toml Properly use blake3 mmap 2024-10-24 23:00:23 -05:00
LICENSE Create LICENSE 2024-10-23 16:49:24 -05:00
README.md Update README.md 2024-10-23 16:56:55 -05:00

Confetti-Box 🎉

A super simple file host. Inspired by Catbox and Uguu.

Features

  • Entirely self contained, single binary
  • Customizable using a simple TOML config file
  • ??? (TODO: Add more)

License

Confetti-Box is licensed under the terms of the GNU AGPL-3.0 license. Do what you want with it within the terms of that license.