Skip to content

samzong/LogoWallpaper

LogoWallpaper

LogoWallpaper

A macOS app for quickly generating clean brand wallpapers.

Release License

LogoWallpaper is a SwiftUI macOS app for quickly generating clean brand wallpapers. Drag your logo into the window and the generator creates polished, watermark-free backgrounds that are ready for presentations or daily use.

Installation

  • Homebrew (recommended)
    brew install samzong/tap/logo-wallpaper
    Homebrew will place LogoWallpaper in /Applications. Launch it from Spotlight or the Applications folder.
  • Manual download
    Download the latest .dmg from the releases page, open it, and drag LogoWallpaper into /Applications.

Usage

  • Prepare a watermark-free PNG as the source logo and drop it into the app window to start generating wallpapers.
  • If your artwork is in SVG format, convert it to PNG with the free tool at https://www.svgviewer.dev/svg-to-png.

Tweak colors, layout, and export settings to create wallpapers tailored to any display.

Demo

LogoWallpaper

Contributing

  1. Fork the repository and clone your fork locally.
  2. Open the project in Xcode with xed . or run headless builds via xcodebuild -scheme LogoWallpaper -destination 'platform=macOS' build.
  3. Run the full test suite before submitting changes:
    xcodebuild -scheme LogoWallpaper -destination 'platform=macOS' test
  4. Follow the project coding style, add focused unit tests under LogoWallpaperTests/, and reference any related issues in your pull request body.

Community Resources

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A macOS app for quickly generating clean brand wallpapers with multi-display support

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors