License
Calyx itself
Section titled “Calyx itself”Calyx is distributed under the MIT License.
MIT License
Copyright (c) 2025 Yuuichi Eguchi
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in allcopies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THESOFTWARE.The source is published at github.com/yuuichieguchi/Calyx.
Major dependencies
Section titled “Major dependencies”Calyx uses the following software.
libghostty (Ghostty)
Section titled “libghostty (Ghostty)”- License: MIT License
- Copyright: Mitchell Hashimoto
- Site: ghostty.org
- GitHub: ghostty-org/ghostty
Calyx uses libghostty for the terminal rendering and protocol layer.
Sparkle
Section titled “Sparkle”- License: MIT License
- Site: sparkle-project.org
Used for macOS auto-update.
Other dependencies
Section titled “Other dependencies”Apple’s official AppKit, SwiftUI, Metal, and other frameworks are governed by Apple’s license terms.
Other open-source libraries follow their respective copyright holders’ licenses. For the complete dependency list and full license texts, see the GitHub repository.
