The AeroSpace itself is licensed under MIT. See LICENSE for the full license text.
AeroSpace bundles the following dependencies and uses the following materials:
HotKey. HotKey GitHub link. HotKey MIT license. HotKey is used as a more convenient wrapper around macOS Carbon API to listen for global shortcuts.
TOMLDecoder. TOMLDecoder GitHub link. TOMLDecoder MIT license. TOMLDecoder is used as TOML parsing library.
ANTLR v4. ANTLR v4 GitHub link. ANTLR BSD-3 license. ANTLR is used to parse AeroSpace built-in shell like language.
swift-collections. swift-collections GitHub link. swift-collections Apache 2.0 license. swift-collections is used for more advanced Swift collections.
ISSoundAdditions ISSoundAdditions GitHub link. ISSoundAdditions MIT license. ISSoundAdditions is used as a convenient API to change system volume.