https://github.com/madworldeu/byakko
Self-hosted, privacy-friendly file sharing. Upload files and instantly share a link — built for simplicity and your privacy.
https://github.com/madworldeu/byakko
api aspire blazor blazor-webassembly c4-model claude-code clean-architecture csharp docfx docker domain-driven-development entity-framework-core helm kubernetes libman postgresql sonarcloud tunit vps web
Last synced: 5 days ago
JSON representation
Self-hosted, privacy-friendly file sharing. Upload files and instantly share a link — built for simplicity and your privacy.
- Host: GitHub
- URL: https://github.com/madworldeu/byakko
- Owner: MadWorldEU
- License: mit
- Created: 2026-04-25T20:19:25.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-28T13:18:59.000Z (6 days ago)
- Last Synced: 2026-05-28T13:26:15.244Z (6 days ago)
- Topics: api, aspire, blazor, blazor-webassembly, c4-model, claude-code, clean-architecture, csharp, docfx, docker, domain-driven-development, entity-framework-core, helm, kubernetes, libman, postgresql, sonarcloud, tunit, vps, web
- Language: C#
- Homepage: https://fileshare.mad-world.eu/
- Size: 2.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/MadWorldEU/Byakko/actions/workflows/build-and-test.yml)
[](https://github.com/MadWorldEU/Byakko/actions/workflows/codeql.yml)
[](https://github.com/MadWorldEU/Byakko/actions/workflows/docker-build-push.yml)
[](https://sonarcloud.io/summary/new_code?id=MadWorldEU_Byakko)
# Byakko
Self-hosted, privacy-friendly file sharing. Upload files and instantly share a link — built for simplicity and your privacy.
---
Byakko (白虎) is the Japanese name for the White Tiger, one of the four mythological beasts guarding the cardinal directions in East Asian cosmology. It represents the West, the season of autumn, and the element of metal. In Japanese culture, Byakko is a symbol of power, courage, and protection.
## Live
The production environment is hosted at [mad-world.eu](https://mad-world.eu). The following services are publicly accessible:
| Service | URL |
|-----------------------|--------------------------------------------------------------|
| File sharing (Portal) | [fileshare.mad-world.eu](https://fileshare.mad-world.eu) |
| Admin | [admin.mad-world.eu](https://admin.mad-world.eu) |
| API reference | [api.mad-world.eu/scalar](https://api.mad-world.eu/scalar) |
## Documentation
Full documentation is available at [https://madworldeu.github.io/Byakko/](https://madworldeu.github.io/Byakko/).
## Getting started
See the [Install Guide](https://madworldeu.github.io/Byakko/developer-guides/InstallGuide) for instructions on requirements, running locally with Aspire, and running the tests.