Skip to content

hummxt/imagedive

Repository files navigation

Imagedive Logo

A simple Electron.js desktop app to search wallpapers from Pexels, download them, and set as wallpaper on Windows.

Install

Download Imagedive for Windows

  1. Install Node.js (LTS).

  2. Install dependencies:

    npm install

Run (development)

npm start

Generate App Icon (optional)

npm run generate-icons

Build (Windows)

  • Portable build:
    npm run build:portable
  • Installer:
    npm run build

Files

  • index.html, script.js, styles.css – UI
  • download.js – client-side download helper
  • main.js / index.js – Electron main process
  • build/icon.ico – app icon

License

MIT

About

A simple Electron.js desktop app to search, download them, and set as wallpaper on Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published