2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Swift560 stars (560 stars)57 forks (57 forks)user submission
enhancementhelp wanted
Description
I'd love to use this app for generating wallpapers for the laptop.
Contributor guide
- Tech stack
- swift
- Domain
- mobiledesktop
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 5
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- fresh
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- SwiftmacOS developmentXcode
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 10
- Research direction
- Investigate how to add macOS support to the existing iOS app. This may involve using Mac Catalyst or building a separate macOS target with AppKit. Review the current Swift codebase for platform specific dependencies and consider abstracting platform specific UI components. Look at similar projects that support both iOS and macOS.