Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I built a searchable web viewer #687

Open
Fondson opened this issue Jul 3, 2024 · 2 comments
Open

I built a searchable web viewer #687

Fondson opened this issue Jul 3, 2024 · 2 comments

Comments

@Fondson
Copy link

Fondson commented Jul 3, 2024

image

Site: https://anime-girls-holding-programming-books-app.pages.dev/
Repo: https://github.com/Fondson/anime-girls-holding-programming-books-app

Features

  1. Fast, in browser search.
    1. Search by anything in the images' filename and path.
    2. Relatively easy to implement metadata search if each image has a corresponding metadata file
  2. Static site. No dedicated API required.
    1. In theory, will auto update when new images are added to this repo. But a new build is required to optimize image sizes
  3. Creates sharable links.
    1. Search by "python" https://anime-girls-holding-programming-books-app.pages.dev/?q=python
    2. Search by "kaguya": https://anime-girls-holding-programming-books-app.pages.dev/?q=kaguya
  4. Lightbox viewing
@incheonQ
Copy link
Contributor

incheonQ commented Aug 24, 2024

super fast 🫨

@xgg69
Copy link

xgg69 commented Dec 22, 2024

This exists...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants