https://github.com/drosocode/tachiwrapped
Tachiyomi Retrospective
https://github.com/drosocode/tachiwrapped
svelte tachiyomi tailwindcss
Last synced: 23 days ago
JSON representation
Tachiyomi Retrospective
- Host: GitHub
- URL: https://github.com/drosocode/tachiwrapped
- Owner: drosoCode
- Created: 2023-12-21T03:37:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T19:53:33.000Z (almost 2 years ago)
- Last Synced: 2024-12-28T21:17:39.460Z (9 months ago)
- Topics: svelte, tachiyomi, tailwindcss
- Language: JavaScript
- Homepage: https://thomasz.me/tachiwrapped/
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)