GitHub hosts thousands of amazing wallpaper collections, but browsing them via the web interface is slow and painful. WALL·E Gallery solves this by turning any public GitHub repository into a high-performance, specialized image gallery.
Why I built this:
I wanted a way to browse the massive "wallpapers" repositories on GitHub without downloading gigabytes of data or clicking "Next" on pagination endlessly. WALL·E Gallery brings the experience of a native app to open-source assets.
✨ Key Features
Universal Support: Connect any public GitHub repository (e.g., owner/repo) and instantly transform it into a gallery.
Blazing Fast Performance: Implements a virtualized masonry grid and on-the-fly image optimization (wsrv.nl), reducing bandwidth usage by 99.5%.
Privacy First: Runs 100% client-side. No database, no user tracking. Your custom "engines" are stored in your browser's local storage.
Smart Caching: Aggressive caching strategies ensure instant navigation after the initial load.
Shareable Collections: Generate unique links to share your specific repository configuration with friends.
Built with