https://github.com/shpat-devv/paperpicker
A lightweight macOS utility that lets you browse, preview, and set local wallpapers through a minimal GUI.
https://github.com/shpat-devv/paperpicker
Last synced: 11 months ago
JSON representation
A lightweight macOS utility that lets you browse, preview, and set local wallpapers through a minimal GUI.
- Host: GitHub
- URL: https://github.com/shpat-devv/paperpicker
- Owner: shpat-devv
- Created: 2025-05-17T11:29:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-20T14:32:12.000Z (about 1 year ago)
- Last Synced: 2025-06-26T11:37:32.756Z (about 1 year ago)
- Language: Swift
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🖼️ Wallpaper Picker for macOS
A minimal macOS app that lets you select and set local images as your desktop wallpaper. Built with Swift and SwiftUI using Xcode — aiming to create a similar experience to Linux alternatives like hyprpaper.
## 🚀 Features
- Select one or multiple Folders to get images from.
- Unselect Folders
- Categorize Wallpapers
## TO DO
- Let user chose what folder to get images from
- store all of those folders
- display images
-
## 📦 Requirements
- macOS 12.0+
- Swift 5.7+
- Xcode (latest recommended)