A library for simulating events such as keyboard and mouse on macOS with Swift.

macos swift
2 Open Issues Need Help Last updated: Jul 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to add Windows support to the SwiftAutoGUI library, a macOS library for simulating keyboard and mouse events. This involves porting the existing macOS functionality to Windows using Windows APIs, handling differences in API calls, keyboard layouts, and DPI scaling, and ensuring compatibility with the Swift on Windows ecosystem. Thorough testing on various Windows versions is crucial.

Complexity: 5/5
enhancement help wanted

A library for simulating events such as keyboard and mouse on macOS with Swift.

Swift
#macos#swift
Add Linux Support 2 months ago

AI Summary: The task is to add Linux support to the SwiftAutoGUI library, a macOS automation library. This involves replacing macOS-specific APIs with Linux equivalents (X11/Wayland), handling different keyboard layouts, ensuring OpenCV compatibility, updating the build system for Linux targets, and thoroughly testing on various Linux distributions.

Complexity: 5/5
enhancement help wanted

A library for simulating events such as keyboard and mouse on macOS with Swift.

Swift
#macos#swift