Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BushelScript/BushelScript
Next-generation open-source alternative to AppleScript
https://github.com/BushelScript/BushelScript
applescript automation macos scripting-language swift
Last synced: about 2 months ago
JSON representation
Next-generation open-source alternative to AppleScript
- Host: GitHub
- URL: https://github.com/BushelScript/BushelScript
- Owner: BushelScript
- License: other
- Created: 2019-11-30T04:14:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-17T22:00:43.000Z (over 2 years ago)
- Last Synced: 2024-08-04T02:11:13.728Z (5 months ago)
- Topics: applescript, automation, macos, scripting-language, swift
- Language: Swift
- Homepage: https://bushelscript.github.io
- Size: 83.1 MB
- Stars: 55
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BushelScript
## A macOS scripting language with unparalleled connective power
[BushelScript is a next-generation open-source alternative to AppleScript](https://bushelscript.github.io/about/).
## Help
See the [BushelScript help website](https://bushelscript.github.io/help/).
## Install
Download the first zip file listed [here](https://github.com/BushelScript/BushelScript/releases/latest), decompress it, drag the app to /Applications, and finally right-click it in Finder and select Open. Right-click opening will allow you to run the app without a trip to System Preferences, as the app is self-signed (without an Apple Developer ID).
See [WHAT_GETS_INSTALLED.md](WHAT_GETS_INSTALLED.md) for details.
## Uninstall
See [HOW_TO_UNINSTALL.md](HOW_TO_UNINSTALL.md) (it's pretty easy).
## Build from source
See [HOW_TO_BUILD.md](HOW_TO_BUILD.md).
## Disclaimer
This software is under active development; it could change at any time and for any reason. This software is therefore unreliable and expected to malfunction. The authors of this software DISCLAIM ALL WARRANTIES.
Expect this software to crash inexplicably, report that 1 = 2, and eat the last slice of your pizza.
If you encounter bugs or missing features, please submit issues for them!
## License
[Mixed GPLv3 and MIT License](LICENSE.txt). Most of the important stuff is under MIT. I might swap GPL for something else at some point.