SwiftScripting
Scripting utility
Tools and utilities for working with Swift and the Scripting Bridge to automate tasks on a Mac.
Utilities and samples to aid in using Swift with the Scripting Bridge. If you want to automate tasks on your Mac, but don't like AppleScript, this is for you.
287 stars
23 watching
30 forks
Language: Swift
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
artemnovichkov/swift-for-scripting | A collection of resources and tutorials on using Swift for scripting and command-line applications | 292 |
mxcl/swift-sh | A tool to easily script with third-party Swift dependencies | 1,798 |
ra1028/swift-mod | A tool for modifying Swift code, generating boilerplate and formatting, using Apple's SwiftSyntax framework. | 103 |
danielmartin/swift-helpful | A tool for providing contextual documentation about Swift programming language features and syntax. | 73 |
sherlouk/swiftprovisioningprofile | Converts mobile provisioning file data to a usable Swift model | 64 |
thomaspaulmann/swish | Enables building and deployment of Swift projects on remote Linux machines directly from Xcode | 274 |
twostraws/simple-swiftui | A collection of small SwiftUI sample projects designed to provide examples and learning resources for developers | 670 |
jakarmy/swift-summary | An interactive Swift language summary written in Playgrounds | 1,667 |
larsaugustin/starship | An interpreted language with strong typing and functional programming features for scripting and experimenting | 28 |
tbaranes/swiftyutils | A collection of reusable Swift extensions and utilities for various iOS, macOS, tvOS, and watchOS frameworks. | 557 |
catrobat/catty | An iOS implementation of a visual programming system allowing users to create programs by dragging and dropping blocks | 86 |
jstart/swiftly-typed-resources | A Swift playground demonstrating how to easily manage and work with common UI resources such as colors, fonts, and images. | 74 |
migueldeicaza/swifttermapp | A terminal emulator and SSH client application with features like themable UI, secure key storage, and Metal shaders for iOS. | 308 |
nakaokarei/swiftautogui | A Swift library for programmatically controlling mouse and keyboard input on macOS | 41 |
yonaskolb/beak | A tool that allows developers to run and test Swift scripts from the command line | 581 |