Skip to content

Akazm/window-scaling-kit

Repository files navigation

WindowScalingKit

A Swift package for managing window scaling on macOS applications. This library provides tools and utilities for handling window resizing and scaling operations with a focus on performance and reliability.

Requirements

  • macOS 10.15 or later
  • Swift 6.0 or later

Installation

Swift Package Manager

Add the following dependency to your Package.swift file:

dependencies: [
    .package(url: "https://github.com/akazm/window-scaling-kit", from: "1.0.0")
]

Dependencies

WindowScalingKit relies on the following dependencies:

Usage

View auto-generated SwiftDoc

License

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

About

Swift package for window management on macOS applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published