corpus

Log | Files | Refs | README | LICENSE

commit 8b19ca30d2fb20e94458672bd21b7392fceb5f2a
parent cffaa503c72d25adc9062981bf1be8aa74451407
Author: mtmn <miro@haravara.org>
Date:   Sat, 20 Jun 2026 02:19:51 +0200

chore: add cover in png

Diffstat:
MREADME.md | 8++------
Aassets/cover.png | 0
2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -1,15 +1,11 @@ <div align="center"> <img src="assets/cover.webp" alt="corpus" width="480"> -</div> - -[![builds.sr.ht status](https://builds.sr.ht/~mtmn/corpus.svg)](https://builds.sr.ht/~mtmn/corpus?) A self-hosted [ListenBrainz](https://listenbrainz.org) and [Last.fm](https://last.fm) frontend that stores metadata and cover images. -It stores scrobbles, enriches track metadata and provides an interactive [Elm](https://elm-lang.org) interface. - -## Documentation +[![builds.sr.ht status](https://builds.sr.ht/~mtmn/corpus.svg)](https://builds.sr.ht/~mtmn/corpus?) +</div> - [Architecture](docs/architecture.md) — Deep dive into the system components, data flow, and FFI usage. - [DuckDB](docs/duckdb.md) — Schema details, analytical queries, and tools for data exploration. diff --git a/assets/cover.png b/assets/cover.png Binary files differ.