ライセンス
Calyx 本体
Section titled “Calyx 本体”Calyx は 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.ソースコードは github.com/yuuichieguchi/Calyx で公開しています。
主要な依存ソフトウェア
Section titled “主要な依存ソフトウェア”Calyx は次のソフトウェアを利用しています。
libghostty (Ghostty)
Section titled “libghostty (Ghostty)”- ライセンス: MIT License
- 著作権者: Mitchell Hashimoto
- 公式サイト: ghostty.org
- GitHub: ghostty-org/ghostty
Calyx はターミナルレンダリングとプロトコル処理の中核に libghostty を使用しています。
Sparkle
Section titled “Sparkle”- ライセンス: MIT License
- 公式サイト: sparkle-project.org
macOS アプリケーションの自動アップデートに利用しています。
その他の依存ライブラリ
Section titled “その他の依存ライブラリ”Apple 公式の AppKit、SwiftUI、Metal などのフレームワークは Apple のライセンス条件に従います。
その他のオープンソースライブラリは、それぞれの著作権者のライセンスに従って利用しています。 完全な依存関係の一覧と各ライセンス本文は、GitHub リポジトリ を参照してください。
