Open Source Acknowledgements
Corral is built on the work of the open source community. We are grateful to the maintainers and contributors of the projects listed below. Each project is the property of its respective copyright holders and is used under the terms of its license.
This list covers components shipped in the Corral desktop application binary. Build-time tools that do not ship with the released binary are not enumerated here.
Frontend Runtime
- React — MIT License. © Meta Platforms, Inc. and affiliates.
- Tailwind CSS — MIT License. © Tailwind Labs, Inc.
- Lucide — ISC License. © Lucide Contributors.
- i18next and react-i18next — MIT License. © i18next.
- Zustand — MIT License. © Paul Henschel and contributors.
Tauri Framework & Official Plugins
The desktop runtime, native window integration, and platform plugins are provided by the Tauri project. All components below are dual-licensed under the MIT License and the Apache License 2.0. © The Tauri Programme within The Commons Conservancy.
- Tauri (core framework)
- tauri-plugin-autostart
- tauri-plugin-global-shortcut
- tauri-plugin-http
- tauri-plugin-log
- tauri-plugin-notification
- tauri-plugin-opener
- tauri-plugin-store
- tauri-plugin-shell
- tauri-plugin-dialog
- tauri-plugin-single-instance
Rust Runtime Crates
Unless otherwise noted, the crates below are dual-licensed under the MIT License and the Apache License 2.0.
- log
- anyhow
- serde and serde_json
- rusqlite — MIT License. Bundles SQLite, which is in the Public Domain.
- rpgp (
pgpcrate) — MIT License / Apache License 2.0. - toml
- plist — MIT License. © Ed Barnard.
- uuid
- RustCrypto — hex, hmac, sha2.
- time
- tokio — MIT License. © Tokio Contributors.
- interprocess
- keyring
Platform Bindings
- macOS — objc2, objc2-app-kit, objc2-foundation, objc2-quartz-core (MIT License).
- Windows — windows-rs (MIT License / Apache License 2.0). © Microsoft Corporation.
- Windows runtime — Microsoft Edge WebView2 is required at runtime and is subject to the Microsoft Software License Terms accompanying it.
Fonts
Both font families below are bundled with the application and licensed under the SIL Open Font License 1.1.
- Pretendard Variable — © 2021–2024 Kil Hyung-jin.
- JetBrains Mono — © JetBrains s.r.o.
Disclaimer
The libraries above are provided by their respective authors "as is", without warranty of any kind. The full text of each license is available from each project's source repository. If you believe a component is missing from this list, please contact us at help@livbox.app and we will update it promptly.