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

https://github.com/drosocode/tachiwrapped

Tachiyomi Retrospective
https://github.com/drosocode/tachiwrapped

svelte tachiyomi tailwindcss

Last synced: 23 days ago
JSON representation

Tachiyomi Retrospective

Awesome Lists containing this project

README

          

# Tachiomi Wrapped

Try it out [here](https://thomasz.me/tachiwrapped/)

Creates a personnal recap of the year using a backup from [tachiomi](https://github.com/tachiyomiorg/tachiyomi).

Everything is done client-side using the [FileReader](https://developer.mozilla.org/en-US/docs/Web/API/FileReader) and [DecompressionStream](https://developer.mozilla.org/en-US/docs/Web/API/DecompressionStream) APIs.

Web UI based on [Svelte](https://svelte.dev/) and [Tailwind](https://tailwindcss.com/)

Protobuf definition and stubs generated using [tachiyomi-backup-models](https://github.com/clementd64/tachiyomi-backup-models) and [pbjs](https://github.com/evanw/pbjs)