An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Build and Test Dotnet](https://github.com/MadWorldEU/Byakko/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/MadWorldEU/Byakko/actions/workflows/build-and-test.yml)
[![CodeQL Advanced](https://github.com/MadWorldEU/Byakko/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/MadWorldEU/Byakko/actions/workflows/codeql.yml)
[![Build & Push Docker Main](https://github.com/MadWorldEU/Byakko/actions/workflows/docker-build-push.yml/badge.svg?branch=main)](https://github.com/MadWorldEU/Byakko/actions/workflows/docker-build-push.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=MadWorldEU_Byakko&metric=alert_status)](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.