Skip to content

Wallpaper Visualizer is a simple tool used to view and explore photos from any public GitHub repository. Just enter the repo URL, and it will instantly load and display all supported image files in a clean, responsive layout—no setup needed.

Notifications You must be signed in to change notification settings

vishnus1793/WallPaperVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🌄 Wallpaper Gallery

A simple and elegant web app that lets you view wallpapers from any public GitHub repository containing image files. Enter the URL of the GitHub repository and instantly browse and preview all supported image formats.

🚀 Features

  • 🖼️ Automatically detects and displays images (.jpg, .jpeg, .png, .gif, .webp) from the specified GitHub repo.
  • 🔍 Clean and responsive gallery layout.
  • 🔗 Click on any image to view it in GitHub.
  • ⚡ Fast image loading with lazy loading support.
  • 🧼 Minimal and beautiful UI using only HTML, CSS, and JavaScript.

🧑‍💻 How to Use

  1. Clone or download this repository.
  2. Open index.html in your browser.
  3. Enter a GitHub repository URL that contains image files (e.g., https://github.com/vishnus1793/WallPaperVisualizer).
  4. Click "Load Images" to display wallpapers.

📂 Example GitHub Repo to Try

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

✅ Requirements

No external dependencies needed. Works in all modern browsers.

🧩 Notes

  • The default branch is set to main. Change this in the code if the repo uses a different branch like master.
  • Only public repositories are supported (due to GitHub API limitations).
  • Ensure your image files are pushed to the repository and not ignored by .gitignore.

Feel free to ⭐ the repo if you find it useful!

About

Wallpaper Visualizer is a simple tool used to view and explore photos from any public GitHub repository. Just enter the repo URL, and it will instantly load and display all supported image files in a clean, responsive layout—no setup needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages