Open-source credits

SoundChex stands on the work of hundreds of open-source projects and the people and companies who build them. This page credits every third-party dependency we ship — 827 packages across PHP, JavaScript and Rust, plus the binaries bundled inside the app itself — with its licence. Thank you to everyone whose work is listed here.

Built on

The languages, frameworks and tools SoundChex is built with — across the server, the desktop app, and the native apps for every platform we ship (and the ones we're building next):

Every dependency

The complete list, grouped by ecosystem. Each is credited by name, version and licence, and links to its home. Every licence here is compatible with SoundChex's own AGPLv3 licence.

Bundled binaries (shipped inside the app) 5
Package Version Licence
PHP (php, php-fpm) The interpreter the server runs on. Built statically via static-php-cli. 8.4 PHP-3.01
Caddy The web server in front of php-fpm. 2.11.4 Apache-2.0
FFmpeg (ffmpeg, ffprobe) Full GPL build, for transcoding and media inspection. GPL-3.0 is compatible with our AGPLv3. 9.0.1 GPL-3.0-or-later
CA certificate bundle Mozilla's root certificate store, so outbound HTTPS can be verified. curl/Mozilla MPL-2.0
Tailwind CSS CLI Compiles a plugin's stylesheet when the plugin is enabled. Embeds Bun (MIT) and JavaScriptCore/WebKit (LGPL-2.1-or-later). 4.3.3 MIT
PHP (Composer) 147
Package Version Licence
bezhansalleh/filament-plugin-essentials 1.2.1 MIT
bezhansalleh/filament-shield 4.2.0 MIT
blade-ui-kit/blade-heroicons 2.7.0 MIT
blade-ui-kit/blade-icons 1.10.0 MIT
brick/math 0.14.8 MIT
carbonphp/carbon-doctrine-types 3.2.0 MIT
chillerlan/php-qrcode 5.0.5 MIT, Apache-2.0
chillerlan/php-settings-container 3.3.0 MIT
composer/ca-bundle 1.5.14 MIT
danharrin/date-format-converter v0.3.1 MIT
danharrin/livewire-rate-limiting v2.2.0 MIT
dflydev/dot-access-data v3.0.3 MIT
doctrine/inflector 2.1.0 MIT
doctrine/lexer 3.0.1 MIT
dragonmantank/cron-expression v3.6.0 MIT
egulias/email-validator 4.0.4 MIT
fakerphp/faker v1.24.1 MIT
filament/actions v5.6.7 MIT
filament/filament v5.6.7 MIT
filament/forms v5.6.7 MIT
filament/infolists v5.6.7 MIT
filament/notifications v5.6.7 MIT
filament/query-builder v5.6.7 MIT
filament/schemas v5.6.7 MIT
filament/support v5.6.7 MIT
filament/tables v5.6.7 MIT
filament/widgets v5.6.7 MIT
filp/whoops 2.18.4 MIT
fruitcake/php-cors v1.4.0 MIT
graham-campbell/result-type v1.1.4 MIT
guzzlehttp/guzzle 7.11.1 MIT
guzzlehttp/promises 2.5.0 MIT
guzzlehttp/psr7 2.11.0 MIT
guzzlehttp/uri-template v1.0.7 MIT
hamcrest/hamcrest-php v2.1.1 BSD-3-Clause
james-heinrich/getid3 v1.9.25 GPL-1.0-or-later, LGPL-3.0-only, MPL-2.0
kirschbaum-development/eloquent-power-joins 4.3.2 MIT
laravel/agent-detector v2.0.2 MIT
laravel/framework v13.15.0 MIT
laravel/pail v1.2.7 MIT
laravel/pao v1.1.1 MIT
laravel/pint v1.29.1 MIT
laravel/prompts v0.3.18 MIT
laravel/sanctum v4.3.2 MIT
laravel/serializable-closure v2.0.13 MIT
laravel/tinker v3.0.2 MIT
league/commonmark 2.8.2 BSD-3-Clause
league/config v1.2.0 BSD-3-Clause
league/csv 9.28.0 MIT
league/flysystem 3.34.0 MIT
league/flysystem-local 3.31.0 MIT
league/mime-type-detection 1.16.0 MIT
league/uri 7.8.1 MIT
league/uri-components 7.8.1 MIT
league/uri-interfaces 7.8.1 MIT
livewire/livewire v4.3.1 MIT
mockery/mockery 1.6.12 BSD-3-Clause
monolog/monolog 3.10.0 MIT
myclabs/deep-copy 1.13.4 MIT
nesbot/carbon 3.12.0 MIT
nette/php-generator v4.2.2 BSD-3-Clause, GPL-2.0-only, GPL-3.0-only
nette/schema v1.3.5 BSD-3-Clause, GPL-2.0-only, GPL-3.0-only
nette/utils v4.1.4 BSD-3-Clause, GPL-2.0-only, GPL-3.0-only
nikic/php-parser v5.7.0 BSD-3-Clause
nunomaduro/collision v8.9.4 MIT
nunomaduro/termwind v2.4.0 MIT
openspout/openspout v4.32.0 MIT
paragonie/constant_time_encoding v3.1.3 MIT
phar-io/manifest 2.0.4 BSD-3-Clause
phar-io/version 3.2.1 BSD-3-Clause
phpoption/phpoption 1.9.5 Apache-2.0
phpunit/php-code-coverage 12.5.7 BSD-3-Clause
phpunit/php-file-iterator 6.0.1 BSD-3-Clause
phpunit/php-invoker 6.0.0 BSD-3-Clause
phpunit/php-text-template 5.0.0 BSD-3-Clause
phpunit/php-timer 8.0.0 BSD-3-Clause
phpunit/phpunit 12.5.29 BSD-3-Clause
pragmarx/google2fa v9.0.0 MIT
pragmarx/google2fa-qrcode v4.0.0 MIT
psr/clock 1.0.0 MIT
psr/container 2.0.2 MIT
psr/event-dispatcher 1.0.0 MIT
psr/http-client 1.0.3 MIT
psr/http-factory 1.1.0 MIT
psr/http-message 2.0 MIT
psr/log 3.0.2 MIT
psr/simple-cache 3.0.0 MIT
psy/psysh v0.12.23 MIT
ralouphie/getallheaders 3.0.3 MIT
ramsey/collection 2.1.1 MIT
ramsey/uuid 4.9.2 MIT
ryangjchandler/blade-capture-directive v1.1.1 MIT
scrivo/highlight.php v9.18.1.10 BSD-3-Clause
sebastian/cli-parser 4.2.1 BSD-3-Clause
sebastian/comparator 7.1.8 BSD-3-Clause
sebastian/complexity 5.0.0 BSD-3-Clause
sebastian/diff 7.0.0 BSD-3-Clause
sebastian/environment 8.1.2 BSD-3-Clause
sebastian/exporter 7.0.3 BSD-3-Clause
sebastian/global-state 8.0.3 BSD-3-Clause
sebastian/lines-of-code 4.0.1 BSD-3-Clause
sebastian/object-enumerator 7.0.0 BSD-3-Clause
sebastian/object-reflector 5.0.0 BSD-3-Clause
sebastian/recursion-context 7.0.1 BSD-3-Clause
sebastian/type 6.0.4 BSD-3-Clause
sebastian/version 6.0.0 BSD-3-Clause
spatie/invade 2.1.0 MIT
spatie/laravel-package-tools 1.93.1 MIT
spatie/laravel-permission 7.4.2 MIT
spatie/shiki-php 2.4.0 MIT
staabm/side-effects-detector 1.0.5 MIT
symfony/clock v8.1.0 MIT
symfony/console v8.1.0 MIT
symfony/css-selector v8.1.0 MIT
symfony/deprecation-contracts v3.7.0 MIT
symfony/error-handler v8.1.0 MIT
symfony/event-dispatcher v8.1.0 MIT
symfony/event-dispatcher-contracts v3.7.0 MIT
symfony/finder v8.1.0 MIT
symfony/html-sanitizer v8.1.0 MIT
symfony/http-foundation v8.1.0 MIT
symfony/http-kernel v8.1.0 MIT
symfony/mailer v8.1.0 MIT
symfony/mime v8.1.0 MIT
symfony/polyfill-ctype v1.37.0 MIT
symfony/polyfill-intl-grapheme v1.38.1 MIT
symfony/polyfill-intl-idn v1.38.1 MIT
symfony/polyfill-intl-normalizer v1.38.0 MIT
symfony/polyfill-mbstring v1.38.2 MIT
symfony/polyfill-php80 v1.37.0 MIT
symfony/polyfill-php84 v1.38.1 MIT
symfony/polyfill-php85 v1.38.1 MIT
symfony/polyfill-php86 v1.38.0 MIT
symfony/polyfill-uuid v1.37.0 MIT
symfony/process v8.1.0 MIT
symfony/routing v8.1.0 MIT
symfony/service-contracts v3.7.0 MIT
symfony/string v8.1.0 MIT
symfony/translation v8.1.0 MIT
symfony/translation-contracts v3.7.0 MIT
symfony/uid v8.1.0 MIT
symfony/var-dumper v8.1.0 MIT
theseer/tokenizer 2.0.1 BSD-3-Clause
tijsverkoyen/css-to-inline-styles v2.4.0 BSD-3-Clause
ueberdosis/tiptap-php 2.1.1 MIT
vlucas/phpdotenv v5.6.3 BSD-3-Clause
voku/portable-ascii 2.1.1 MIT
JavaScript (npm) 152
Package Version Licence
@asamuzakjp/css-color 6.0.7 MIT
@asamuzakjp/dom-selector 8.3.2 MIT
@bramus/specificity 2.4.2 MIT
@csstools/color-helpers 6.1.0 MIT-0
@csstools/css-calc 3.3.0 MIT
@csstools/css-color-parser 4.1.10 MIT
@csstools/css-parser-algorithms 4.0.0 MIT
@csstools/css-syntax-patches-for-csstree 1.1.7 MIT-0
@csstools/css-tokenizer 4.0.0 MIT
@emnapi/core 1.10.0 MIT
@emnapi/runtime 1.10.0 MIT
@emnapi/wasi-threads 1.2.1 MIT
@exodus/bytes 1.15.1 MIT
@jridgewell/gen-mapping 0.3.13 MIT
@jridgewell/remapping 2.3.5 MIT
@jridgewell/resolve-uri 3.1.2 MIT
@jridgewell/sourcemap-codec 1.5.5 MIT
@jridgewell/trace-mapping 0.3.31 MIT
@napi-rs/canvas 0.1.100 MIT
@napi-rs/canvas-darwin-arm64 0.1.100 MIT
@napi-rs/wasm-runtime 1.1.5 MIT
@oxc-project/types 0.133.0 MIT
@playwright/test 1.62.1 Apache-2.0
@rolldown/binding-darwin-arm64 1.0.3 MIT
@rolldown/pluginutils 1.0.1 MIT
@standard-schema/spec 1.1.0 MIT
@tailwindcss/forms 0.5.11 MIT
@tailwindcss/node 4.3.3 MIT
@tailwindcss/oxide 4.3.3 MIT
@tailwindcss/oxide-darwin-arm64 4.3.3 MIT
@tailwindcss/typography 0.5.20 MIT
@tailwindcss/vite 4.3.3 MIT
@tauri-apps/api 2.11.1 Apache-2.0 OR MIT
@tauri-apps/cli 2.11.4 Apache-2.0 OR MIT
@tauri-apps/cli-darwin-arm64 2.11.4 Apache-2.0 OR MIT
@tauri-apps/plugin-notification 2.3.3 MIT OR Apache-2.0
@tauri-apps/plugin-opener 2.5.5 MIT OR Apache-2.0
@tauri-apps/plugin-updater 2.10.1 MIT OR Apache-2.0
@tybys/wasm-util 0.10.2 MIT
@types/chai 5.2.3 MIT
@types/deep-eql 4.0.2 MIT
@types/estree 1.0.9 MIT
@types/localforage 0.0.34 MIT
@vitest/expect 4.1.10 MIT
@vitest/mocker 4.1.10 MIT
@vitest/pretty-format 4.1.10 MIT
@vitest/runner 4.1.10 MIT
@vitest/snapshot 4.1.10 MIT
@vitest/spy 4.1.10 MIT
@vitest/utils 4.1.10 MIT
@vue/reactivity 3.1.5 MIT
@vue/shared 3.1.5 MIT
@xmldom/xmldom 0.7.13 MIT
alpinejs 3.15.12 MIT
assertion-error 2.0.1 MIT
bidi-js 1.0.3 MIT
chai 6.2.2 MIT
convert-source-map 2.0.0 MIT
core-js 3.50.0 MIT
core-util-is 1.0.3 MIT
css-tree 3.2.1 MIT
cssesc 3.0.0 MIT
d 1.0.2 ISC
data-urls 7.0.0 MIT
decimal.js 10.6.0 MIT
detect-libc 2.1.2 Apache-2.0
enhanced-resolve 5.24.5 MIT
entities 8.0.0 BSD-2-Clause
epubjs 0.3.93 BSD-2-Clause
es-module-lexer 2.3.1 MIT
es5-ext 0.10.64 ISC
es6-iterator 2.0.3 MIT
es6-symbol 3.1.4 ISC
esniff 2.0.1 ISC
estree-walker 3.0.3 MIT
event-emitter 0.3.5 MIT
expect-type 1.4.0 Apache-2.0
ext 1.7.0 ISC
fdir 6.5.0 MIT
fsevents 2.3.2 MIT
graceful-fs 4.2.11 ISC
html-encoding-sniffer 6.0.0 MIT
immediate 3.0.6 MIT
inherits 2.0.4 ISC
is-potential-custom-element-name 1.0.1 MIT
isarray 1.0.0 MIT
jiti 2.7.0 MIT
jsdom 30.0.1 MIT
jszip 3.10.1 (MIT OR GPL-3.0-or-later)
laravel-vite-plugin 3.1.0 MIT
lie 3.3.0 MIT
lightningcss 1.32.0 MPL-2.0
lightningcss-darwin-arm64 1.32.0 MPL-2.0
localforage 1.10.0 Apache-2.0
lodash 4.18.1 MIT
lru-cache 11.5.2 BlueOak-1.0.0
magic-string 0.30.21 MIT
marks-pane 1.0.9 MIT
mdn-data 2.27.1 CC0-1.0
mini-svg-data-uri 1.4.4 MIT
nanoid 3.3.12 MIT
next-tick 1.1.0 ISC
obug 2.1.4 MIT
pako 1.0.11 (MIT AND Zlib)
parse5 8.0.1 MIT
path-webpack 0.0.3 MIT
pathe 2.0.3 MIT
pdfjs-dist 4.10.38 Apache-2.0
picocolors 1.1.1 ISC
picomatch 4.0.4 MIT
playwright 1.62.1 Apache-2.0
playwright-core 1.62.1 Apache-2.0
postcss 8.5.15 MIT
postcss-selector-parser 6.0.10 MIT
process-nextick-args 2.0.1 MIT
punycode 2.3.1 MIT
readable-stream 2.3.8 MIT
require-from-string 2.0.2 MIT
rolldown 1.0.3 MIT
safe-buffer 5.1.2 MIT
saxes 6.0.0 ISC
setimmediate 1.0.5 MIT
siginfo 2.0.0 ISC
source-map-js 1.2.1 BSD-3-Clause
stackback 0.0.2 MIT
std-env 4.2.0 MIT
string_decoder 1.1.1 MIT
symbol-tree 3.2.4 MIT
tailwindcss 4.3.3 MIT
tapable 2.3.3 MIT
tinybench 2.9.0 MIT
tinyexec 1.3.0 MIT
tinyglobby 0.2.17 MIT
tinyrainbow 3.1.1 MIT
tldts 7.4.10 MIT
tldts-core 7.4.10 MIT
tough-cookie 6.0.2 BSD-3-Clause
tr46 6.0.0 MIT
tslib 2.8.1 0BSD
type 2.7.3 ISC
undici 8.10.0 MIT
util-deprecate 1.0.2 MIT
vite 8.0.16 MIT
vite-plugin-full-reload 1.2.0 MIT
vitest 4.1.10 MIT
w3c-xmlserializer 5.0.0 MIT
webidl-conversions 8.0.1 BSD-2-Clause
whatwg-mimetype 5.0.0 MIT
whatwg-url 17.1.0 MIT
why-is-node-running 2.3.0 MIT
xml-name-validator 5.0.0 Apache-2.0
xmlchars 2.2.0 MIT
Rust (Cargo) 523
Package Version Licence
adler2 2.0.1 0BSD OR MIT OR Apache-2.0
aho-corasick 1.1.5 Unlicense OR MIT
alloc-no-stdlib 2.0.4 BSD-3-Clause
alloc-stdlib 0.2.4 BSD-3-Clause
android_system_properties 0.1.6 MIT OR Apache-2.0
anyhow 1.0.104 MIT OR Apache-2.0
arbitrary 1.4.2 MIT OR Apache-2.0
async-broadcast 0.7.2 MIT OR Apache-2.0
async-channel 2.5.0 Apache-2.0 OR MIT
async-executor 1.14.0 Apache-2.0 OR MIT
async-io 2.6.0 Apache-2.0 OR MIT
async-lock 3.4.2 Apache-2.0 OR MIT
async-process 2.5.0 Apache-2.0 OR MIT
async-recursion 1.1.1 MIT OR Apache-2.0
async-signal 0.2.14 Apache-2.0 OR MIT
async-task 4.7.1 Apache-2.0 OR MIT
async-trait 0.1.92 MIT OR Apache-2.0
atk 0.18.2 MIT
atk-sys 0.18.2 MIT
atomic-waker 1.1.2 Apache-2.0 OR MIT
autocfg 1.5.1 Apache-2.0 OR MIT
base64 0.21.7 MIT OR Apache-2.0
base64 0.22.1 MIT OR Apache-2.0
bit-set 0.8.0 Apache-2.0 OR MIT
bit-vec 0.8.0 Apache-2.0 OR MIT
bitflags 1.3.2 MIT/Apache-2.0
bitflags 2.13.1 MIT OR Apache-2.0
block-buffer 0.10.4 MIT OR Apache-2.0
block2 0.6.2 MIT
blocking 1.6.2 Apache-2.0 OR MIT
brotli 8.0.4 BSD-3-Clause AND MIT
brotli-decompressor 5.0.3 BSD-3-Clause/MIT
bs58 0.5.1 MIT/Apache-2.0
bumpalo 3.20.3 MIT OR Apache-2.0
bytemuck 1.25.2 Zlib OR Apache-2.0 OR MIT
byteorder 1.5.0 Unlicense OR MIT
bytes 1.12.1 MIT
cairo-rs 0.18.5 MIT
cairo-sys-rs 0.18.2 MIT
camino 1.2.5 MIT OR Apache-2.0
cargo-platform 0.1.9 MIT OR Apache-2.0
cargo_metadata 0.19.2 MIT
cargo_toml 0.22.3 Apache-2.0 OR MIT
cc 1.4.2 MIT OR Apache-2.0
cesu8 1.1.0 Apache-2.0/MIT
cfb 0.7.3 MIT
cfg-expr 0.15.8 MIT OR Apache-2.0
cfg-if 1.0.4 MIT OR Apache-2.0
chrono 0.4.45 MIT OR Apache-2.0
combine 4.6.7 MIT
concurrent-queue 2.5.0 Apache-2.0 OR MIT
cookie 0.18.2 MIT OR Apache-2.0
core-foundation 0.10.1 MIT OR Apache-2.0
core-foundation-sys 0.8.7 MIT OR Apache-2.0
core-graphics 0.25.0 MIT OR Apache-2.0
core-graphics-types 0.2.0 MIT OR Apache-2.0
cpufeatures 0.2.17 MIT OR Apache-2.0
crc32fast 1.5.0 MIT OR Apache-2.0
crossbeam-channel 0.5.16 MIT OR Apache-2.0
crossbeam-utils 0.8.22 MIT OR Apache-2.0
crypto-common 0.1.7 MIT OR Apache-2.0
cssparser 0.36.0 MPL-2.0
cssparser-macros 0.6.1 MPL-2.0
ctor 0.8.0 Apache-2.0 OR MIT
ctor-proc-macro 0.0.7 Apache-2.0 OR MIT
darling 0.23.0 MIT
darling_core 0.23.0 MIT
darling_macro 0.23.0 MIT
dbus 0.9.12 Apache-2.0/MIT
defmt 1.1.1 MIT OR Apache-2.0
defmt-macros 1.1.1 MIT OR Apache-2.0
defmt-parser 1.0.0 MIT OR Apache-2.0
deranged 0.5.8 MIT OR Apache-2.0
derive_arbitrary 1.4.2 MIT OR Apache-2.0
derive_more 2.1.1 MIT
derive_more-impl 2.1.1 MIT
digest 0.10.7 MIT OR Apache-2.0
dirs 6.0.0 MIT OR Apache-2.0
dirs-sys 0.5.0 MIT OR Apache-2.0
dispatch2 0.3.1 Zlib OR Apache-2.0 OR MIT
displaydoc 0.2.7 MIT OR Apache-2.0
dlopen2 0.8.2 MIT
dlopen2_derive 0.4.3 MIT
dom_query 0.27.0 MIT
dpi 0.1.2 Apache-2.0 AND MIT
dtoa 1.0.11 MIT OR Apache-2.0
dtoa-short 0.3.5 MPL-2.0
dtor 0.3.0 Apache-2.0 OR MIT
dtor-proc-macro 0.0.6 Apache-2.0 OR MIT
dunce 1.0.5 CC0-1.0 OR MIT-0 OR Apache-2.0
dyn-clone 1.0.20 MIT OR Apache-2.0
embed-resource 3.0.11 MIT
embed_plist 1.2.2 MIT OR Apache-2.0
endi 1.1.1 MIT
enumflags2 0.7.12 MIT OR Apache-2.0
enumflags2_derive 0.7.12 MIT OR Apache-2.0
equivalent 1.0.2 Apache-2.0 OR MIT
erased-serde 0.4.10 MIT OR Apache-2.0
errno 0.3.14 MIT OR Apache-2.0
event-listener 5.4.2 Apache-2.0 OR MIT
event-listener-strategy 0.5.4 Apache-2.0 OR MIT
fastrand 2.5.0 Apache-2.0 OR MIT
fdeflate 0.3.7 MIT OR Apache-2.0
field-offset 0.3.6 MIT OR Apache-2.0
filetime 0.2.29 MIT/Apache-2.0
find-msvc-tools 0.1.10 MIT OR Apache-2.0
flate2 1.1.9 MIT OR Apache-2.0
fnv 1.0.7 Apache-2.0 / MIT
foldhash 0.2.0 Zlib
foreign-types 0.5.0 MIT/Apache-2.0
foreign-types-macros 0.2.4 MIT/Apache-2.0
foreign-types-shared 0.3.1 MIT/Apache-2.0
form_urlencoded 1.2.2 MIT OR Apache-2.0
futures-channel 0.3.34 MIT OR Apache-2.0
futures-core 0.3.34 MIT OR Apache-2.0
futures-executor 0.3.34 MIT OR Apache-2.0
futures-io 0.3.34 MIT OR Apache-2.0
futures-lite 2.6.1 Apache-2.0 OR MIT
futures-macro 0.3.34 MIT OR Apache-2.0
futures-sink 0.3.34 MIT OR Apache-2.0
futures-task 0.3.34 MIT OR Apache-2.0
futures-util 0.3.34 MIT OR Apache-2.0
gdk 0.18.2 MIT
gdk-pixbuf 0.18.5 MIT
gdk-pixbuf-sys 0.18.0 MIT
gdk-sys 0.18.2 MIT
gdkwayland-sys 0.18.2 MIT
gdkx11 0.18.2 MIT
gdkx11-sys 0.18.2 MIT
generic-array 0.14.7 MIT
getrandom 0.2.17 MIT OR Apache-2.0
getrandom 0.3.4 MIT OR Apache-2.0
getrandom 0.4.3 MIT OR Apache-2.0
gio 0.18.4 MIT
gio-sys 0.18.1 MIT
glib 0.18.5 MIT
glib-macros 0.18.5 MIT
glib-sys 0.18.1 MIT
glob 0.3.4 MIT OR Apache-2.0
gobject-sys 0.18.0 MIT
gtk 0.18.2 MIT
gtk-sys 0.18.2 MIT
gtk3-macros 0.18.2 MIT
hashbrown 0.12.3 MIT OR Apache-2.0
hashbrown 0.17.1 MIT OR Apache-2.0
heck 0.4.1 MIT OR Apache-2.0
heck 0.5.0 MIT OR Apache-2.0
hermit-abi 0.5.2 MIT OR Apache-2.0
hex 0.4.3 MIT OR Apache-2.0
html5ever 0.38.0 MIT OR Apache-2.0
http 1.5.0 MIT OR Apache-2.0
http-body 1.1.0 MIT
http-body-util 0.1.5 MIT
http-range 0.1.5 MIT
httparse 1.10.1 MIT OR Apache-2.0
hyper 1.11.0 MIT
hyper-rustls 0.27.9 Apache-2.0 OR ISC OR MIT
hyper-util 0.1.20 MIT
iana-time-zone 0.1.65 MIT OR Apache-2.0
iana-time-zone-haiku 0.1.2 MIT OR Apache-2.0
ico 0.5.0 MIT
icu_collections 2.2.0 Unicode-3.0
icu_locale_core 2.2.0 Unicode-3.0
icu_normalizer 2.2.0 Unicode-3.0
icu_normalizer_data 2.2.0 Unicode-3.0
icu_properties 2.2.0 Unicode-3.0
icu_properties_data 2.2.0 Unicode-3.0
icu_provider 2.2.0 Unicode-3.0
ident_case 1.0.1 MIT/Apache-2.0
idna 1.1.0 MIT OR Apache-2.0
idna_adapter 1.2.2 Apache-2.0 OR MIT
indexmap 1.9.3 Apache-2.0 OR MIT
indexmap 2.14.0 Apache-2.0 OR MIT
infer 0.19.0 MIT
ipnet 2.12.1 MIT OR Apache-2.0
is-docker 0.2.0 MIT
is-wsl 0.4.0 MIT
itoa 1.0.18 MIT OR Apache-2.0
javascriptcore-rs 1.1.2 MIT
javascriptcore-rs-sys 1.1.1 MIT
jiff 0.2.35 Unlicense OR MIT
jiff-core 0.1.0 Unlicense OR MIT
jiff-static 0.2.35 Unlicense OR MIT
jiff-tzdb 0.1.8 Unlicense OR MIT
jiff-tzdb-platform 0.1.3 Unlicense OR MIT
jni 0.21.1 MIT/Apache-2.0
jni 0.22.4 MIT OR Apache-2.0
jni-macros 0.22.4 MIT OR Apache-2.0
jni-sys 0.3.1 MIT OR Apache-2.0
jni-sys 0.4.1 MIT OR Apache-2.0
jni-sys-macros 0.4.1 MIT OR Apache-2.0
js-sys 0.3.104 MIT OR Apache-2.0
json-patch 3.0.1 MIT/Apache-2.0
jsonptr 0.6.3 MIT OR Apache-2.0
keyboard-types 0.7.0 MIT OR Apache-2.0
libappindicator 0.9.0 Apache-2.0 OR MIT
libappindicator-sys 0.9.0 Apache-2.0 OR MIT
libc 0.2.189 MIT OR Apache-2.0
libdbus-sys 0.2.7 Apache-2.0/MIT
libloading 0.7.4 ISC
libredox 0.1.19 MIT
linux-raw-sys 0.12.1 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
litemap 0.8.2 Unicode-3.0
lock_api 0.4.14 MIT OR Apache-2.0
log 0.4.33 MIT OR Apache-2.0
mac-notification-sys 0.6.15 MIT/Apache-2.0
markup5ever 0.38.0 MIT OR Apache-2.0
memchr 2.8.3 Unlicense OR MIT
memoffset 0.9.1 MIT
mime 0.3.17 MIT OR Apache-2.0
minisign-verify 0.2.5 MIT
miniz_oxide 0.8.9 MIT OR Zlib OR Apache-2.0
mio 1.2.2 MIT
muda 0.19.3 Apache-2.0 OR MIT
ndk 0.9.0 MIT OR Apache-2.0
ndk-sys 0.6.0+11769913 MIT OR Apache-2.0
new_debug_unreachable 1.0.6 MIT
notify-rust 4.18.0 MIT OR Apache-2.0
num-conv 0.2.2 MIT OR Apache-2.0
num-traits 0.2.19 MIT OR Apache-2.0
num_enum 0.7.6 BSD-3-Clause OR MIT OR Apache-2.0
num_enum_derive 0.7.6 BSD-3-Clause OR MIT OR Apache-2.0
objc2 0.6.4 MIT
objc2-app-kit 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-cloud-kit 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-core-data 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-core-foundation 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-core-graphics 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-core-image 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-core-location 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-core-text 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-encode 4.1.0 MIT
objc2-exception-helper 0.1.1 Zlib OR Apache-2.0 OR MIT
objc2-foundation 0.3.2 MIT
objc2-io-surface 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-osa-kit 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-quartz-core 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-ui-kit 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-user-notifications 0.3.2 Zlib OR Apache-2.0 OR MIT
objc2-web-kit 0.3.2 Zlib OR Apache-2.0 OR MIT
once_cell 1.21.4 MIT OR Apache-2.0
open 5.4.4 MIT
openssl-probe 0.2.1 MIT OR Apache-2.0
option-ext 0.2.0 MPL-2.0
ordered-stream 0.2.0 MIT OR Apache-2.0
osakit 0.3.1 MIT OR Apache-2.0
pango 0.18.3 MIT
pango-sys 0.18.0 MIT
parking 2.2.1 Apache-2.0 OR MIT
parking_lot 0.12.5 MIT OR Apache-2.0
parking_lot_core 0.9.12 MIT OR Apache-2.0
percent-encoding 2.3.2 MIT OR Apache-2.0
phf 0.13.1 MIT
phf_codegen 0.13.1 MIT
phf_generator 0.13.1 MIT
phf_macros 0.13.1 MIT
phf_shared 0.13.1 MIT
pin-project-lite 0.2.17 Apache-2.0 OR MIT
piper 0.2.5 MIT OR Apache-2.0
pkg-config 0.3.33 MIT OR Apache-2.0
plist 1.10.0 MIT
png 0.17.16 MIT OR Apache-2.0
png 0.18.1 MIT OR Apache-2.0
polling 3.11.0 Apache-2.0 OR MIT
portable-atomic 1.15.0 Apache-2.0 OR MIT
portable-atomic-util 0.2.7 Apache-2.0 OR MIT
potential_utf 0.1.5 Unicode-3.0
powerfmt 0.2.0 MIT OR Apache-2.0
ppv-lite86 0.2.21 MIT OR Apache-2.0
precomputed-hash 0.1.1 MIT
proc-macro-crate 1.3.1 MIT OR Apache-2.0
proc-macro-crate 2.0.2 MIT OR Apache-2.0
proc-macro-crate 3.5.0 MIT OR Apache-2.0
proc-macro-error 1.0.4 MIT OR Apache-2.0
proc-macro-error-attr 1.0.4 MIT OR Apache-2.0
proc-macro2 1.0.107 MIT OR Apache-2.0
quick-xml 0.41.0 MIT
quote 1.0.47 MIT OR Apache-2.0
r-efi 5.3.0 MIT OR Apache-2.0 OR LGPL-2.1-or-later
r-efi 6.0.0 MIT OR Apache-2.0 OR LGPL-2.1-or-later
rand 0.9.5 MIT OR Apache-2.0
rand_chacha 0.9.0 MIT OR Apache-2.0
rand_core 0.9.5 MIT OR Apache-2.0
raw-window-handle 0.6.2 MIT OR Apache-2.0 OR Zlib
redox_syscall 0.5.18 MIT
redox_users 0.5.2 MIT
ref-cast 1.0.26 MIT OR Apache-2.0
ref-cast-impl 1.0.26 MIT OR Apache-2.0
regex 1.13.1 MIT OR Apache-2.0
regex-automata 0.4.18 MIT OR Apache-2.0
regex-syntax 0.8.11 MIT OR Apache-2.0
reqwest 0.13.4 MIT OR Apache-2.0
ring 0.17.14 Apache-2.0 AND ISC
rustc-hash 2.1.3 Apache-2.0 OR MIT
rustc_version 0.4.1 MIT OR Apache-2.0
rustix 1.1.4 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
rustls 0.23.43 Apache-2.0 OR ISC OR MIT
rustls-native-certs 0.8.4 Apache-2.0 OR ISC OR MIT
rustls-pki-types 1.15.1 MIT OR Apache-2.0
rustls-platform-verifier 0.7.0 MIT OR Apache-2.0
rustls-platform-verifier-android 0.1.1 MIT OR Apache-2.0
rustls-webpki 0.103.14 ISC
rustversion 1.0.23 MIT OR Apache-2.0
same-file 1.0.6 Unlicense/MIT
schannel 0.1.29 MIT
schemars 0.8.22 MIT
schemars 0.9.0 MIT
schemars 1.2.2 MIT
schemars_derive 0.8.22 MIT
scopeguard 1.2.0 MIT OR Apache-2.0
security-framework 3.7.0 MIT OR Apache-2.0
security-framework-sys 2.17.0 MIT OR Apache-2.0
selectors 0.36.1 MPL-2.0
semver 1.0.28 MIT OR Apache-2.0
serde 1.0.229 MIT OR Apache-2.0
serde-untagged 0.1.9 MIT OR Apache-2.0
serde_core 1.0.229 MIT OR Apache-2.0
serde_derive 1.0.229 MIT OR Apache-2.0
serde_derive_internals 0.29.1 MIT OR Apache-2.0
serde_json 1.0.151 MIT OR Apache-2.0
serde_repr 0.1.21 MIT OR Apache-2.0
serde_spanned 0.6.9 MIT OR Apache-2.0
serde_spanned 1.1.1 MIT OR Apache-2.0
serde_with 3.22.0 MIT OR Apache-2.0
serde_with_macros 3.22.0 MIT OR Apache-2.0
serialize-to-javascript 0.1.2 MIT OR Apache-2.0
serialize-to-javascript-impl 0.1.2 MIT OR Apache-2.0
servo_arc 0.4.3 MIT OR Apache-2.0
sha2 0.10.9 MIT OR Apache-2.0
shlex 2.0.1 MIT OR Apache-2.0
signal-hook-registry 1.4.8 MIT OR Apache-2.0
simd-adler32 0.3.10 MIT
simd_cesu8 1.2.0 Apache-2.0 OR MIT
simdutf8 0.1.5 MIT OR Apache-2.0
siphasher 1.0.3 MIT/Apache-2.0
slab 0.4.12 MIT
smallvec 1.15.2 MIT OR Apache-2.0
socket2 0.6.5 MIT OR Apache-2.0
softbuffer 0.4.8 MIT OR Apache-2.0
soup3 0.5.0 MIT
soup3-sys 0.5.0 MIT
stable_deref_trait 1.2.1 MIT OR Apache-2.0
string_cache 0.9.0 MIT OR Apache-2.0
string_cache_codegen 0.6.1 MIT OR Apache-2.0
strsim 0.11.1 MIT
subtle 2.6.1 BSD-3-Clause
swift-rs 1.0.7 MIT OR Apache-2.0
syn 1.0.109 MIT OR Apache-2.0
syn 2.0.119 MIT OR Apache-2.0
syn 3.0.3 MIT OR Apache-2.0
sync_wrapper 1.0.2 Apache-2.0
synstructure 0.13.2 MIT
system-deps 6.2.2 MIT OR Apache-2.0
tao 0.35.3 Apache-2.0
tao-macros 0.1.4 MIT OR Apache-2.0
tar 0.4.46 MIT OR Apache-2.0
target-lexicon 0.12.16 Apache-2.0 WITH LLVM-exception
tauri 2.11.5 Apache-2.0 OR MIT
tauri-build 2.6.3 Apache-2.0 OR MIT
tauri-codegen 2.6.3 Apache-2.0 OR MIT
tauri-macros 2.6.3 Apache-2.0 OR MIT
tauri-plugin 2.6.3 Apache-2.0 OR MIT
tauri-plugin-notification 2.3.3 Apache-2.0 OR MIT
tauri-plugin-opener 2.5.5 Apache-2.0 OR MIT
tauri-plugin-updater 2.10.1 Apache-2.0 OR MIT
tauri-runtime 2.11.3 Apache-2.0 OR MIT
tauri-runtime-wry 2.11.4 Apache-2.0 OR MIT
tauri-utils 2.9.3 Apache-2.0 OR MIT
tauri-winres 0.3.6 MIT
tauri-winrt-notification 0.7.3 MIT OR Apache-2.0
tempfile 3.27.0 MIT OR Apache-2.0
tendril 0.5.1 MIT OR Apache-2.0
thiserror 1.0.69 MIT OR Apache-2.0
thiserror 2.0.20 MIT OR Apache-2.0
thiserror-impl 1.0.69 MIT OR Apache-2.0
thiserror-impl 2.0.20 MIT OR Apache-2.0
time 0.3.55 MIT OR Apache-2.0
time-core 0.1.9 MIT OR Apache-2.0
time-macros 0.2.32 MIT OR Apache-2.0
tinystr 0.8.3 Unicode-3.0
tinyvec 1.12.0 Zlib OR Apache-2.0 OR MIT
tinyvec_macros 0.1.1 MIT OR Apache-2.0 OR Zlib
tokio 1.53.1 MIT
tokio-rustls 0.26.4 MIT OR Apache-2.0
tokio-util 0.7.19 MIT
toml 0.8.2 MIT OR Apache-2.0
toml 0.9.12+spec-1.1.0 MIT OR Apache-2.0
toml 1.1.4+spec-1.1.0 MIT OR Apache-2.0
toml_datetime 0.6.3 MIT OR Apache-2.0
toml_datetime 0.7.5+spec-1.1.0 MIT OR Apache-2.0
toml_datetime 1.1.1+spec-1.1.0 MIT OR Apache-2.0
toml_edit 0.19.15 MIT OR Apache-2.0
toml_edit 0.20.2 MIT OR Apache-2.0
toml_edit 0.25.13+spec-1.1.0 MIT OR Apache-2.0
toml_parser 1.1.3+spec-1.1.0 MIT OR Apache-2.0
toml_writer 1.1.2+spec-1.1.0 MIT OR Apache-2.0
tower 0.5.3 MIT
tower-http 0.6.11 MIT
tower-layer 0.3.3 MIT
tower-service 0.3.3 MIT
tracing 0.1.44 MIT
tracing-attributes 0.1.31 MIT
tracing-core 0.1.36 MIT
tray-icon 0.24.2 MIT OR Apache-2.0
try-lock 0.2.5 MIT
typeid 1.0.3 MIT OR Apache-2.0
typenum 1.20.1 MIT OR Apache-2.0
uds_windows 1.2.1 MIT
unic-char-property 0.9.0 MIT/Apache-2.0
unic-char-range 0.9.0 MIT/Apache-2.0
unic-common 0.9.0 MIT/Apache-2.0
unic-ucd-ident 0.9.0 MIT/Apache-2.0
unic-ucd-version 0.9.0 MIT/Apache-2.0
unicode-ident 1.0.24 (MIT OR Apache-2.0) AND Unicode-3.0
unicode-segmentation 1.13.3 MIT OR Apache-2.0
untrusted 0.9.0 ISC
url 2.5.8 MIT OR Apache-2.0
urlpattern 0.3.0 MIT
utf8_iter 1.0.4 Apache-2.0 OR MIT
uuid 1.24.0 Apache-2.0 OR MIT
version-compare 0.2.1 MIT
version_check 0.9.5 MIT/Apache-2.0
vswhom 0.1.0 MIT
vswhom-sys 0.1.3 MIT
walkdir 2.5.0 Unlicense/MIT
want 0.3.1 MIT
wasi 0.11.1+wasi-snapshot-preview1 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
wasip2 1.0.4+wasi-0.2.12 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
wasm-bindgen 0.2.127 MIT OR Apache-2.0
wasm-bindgen-futures 0.4.77 MIT OR Apache-2.0
wasm-bindgen-macro 0.2.127 MIT OR Apache-2.0
wasm-bindgen-macro-support 0.2.127 MIT OR Apache-2.0
wasm-bindgen-shared 0.2.127 MIT OR Apache-2.0
wasm-streams 0.5.0 MIT OR Apache-2.0
web-sys 0.3.104 MIT OR Apache-2.0
web_atoms 0.2.6 MIT OR Apache-2.0
webkit2gtk 2.0.2 MIT
webkit2gtk-sys 2.0.2 MIT
webpki-root-certs 1.0.9 CDLA-Permissive-2.0
webview2-com 0.38.2 MIT
webview2-com-macros 0.8.1 MIT
webview2-com-sys 0.38.2 MIT
winapi 0.3.9 MIT/Apache-2.0
winapi-i686-pc-windows-gnu 0.4.0 MIT/Apache-2.0
winapi-util 0.1.11 Unlicense OR MIT
winapi-x86_64-pc-windows-gnu 0.4.0 MIT/Apache-2.0
window-vibrancy 0.6.0 Apache-2.0 OR MIT
windows 0.61.3 MIT OR Apache-2.0
windows-collections 0.2.0 MIT OR Apache-2.0
windows-core 0.61.2 MIT OR Apache-2.0
windows-core 0.62.2 MIT OR Apache-2.0
windows-future 0.2.1 MIT OR Apache-2.0
windows-implement 0.60.2 MIT OR Apache-2.0
windows-interface 0.59.3 MIT OR Apache-2.0
windows-link 0.1.3 MIT OR Apache-2.0
windows-link 0.2.1 MIT OR Apache-2.0
windows-numerics 0.2.0 MIT OR Apache-2.0
windows-result 0.3.4 MIT OR Apache-2.0
windows-result 0.4.1 MIT OR Apache-2.0
windows-strings 0.4.2 MIT OR Apache-2.0
windows-strings 0.5.1 MIT OR Apache-2.0
windows-sys 0.45.0 MIT OR Apache-2.0
windows-sys 0.52.0 MIT OR Apache-2.0
windows-sys 0.59.0 MIT OR Apache-2.0
windows-sys 0.60.2 MIT OR Apache-2.0
windows-sys 0.61.2 MIT OR Apache-2.0
windows-targets 0.42.2 MIT OR Apache-2.0
windows-targets 0.52.6 MIT OR Apache-2.0
windows-targets 0.53.5 MIT OR Apache-2.0
windows-threading 0.1.0 MIT OR Apache-2.0
windows-version 0.1.7 MIT OR Apache-2.0
windows_aarch64_gnullvm 0.42.2 MIT OR Apache-2.0
windows_aarch64_gnullvm 0.52.6 MIT OR Apache-2.0
windows_aarch64_gnullvm 0.53.1 MIT OR Apache-2.0
windows_aarch64_msvc 0.42.2 MIT OR Apache-2.0
windows_aarch64_msvc 0.52.6 MIT OR Apache-2.0
windows_aarch64_msvc 0.53.1 MIT OR Apache-2.0
windows_i686_gnu 0.42.2 MIT OR Apache-2.0
windows_i686_gnu 0.52.6 MIT OR Apache-2.0
windows_i686_gnu 0.53.1 MIT OR Apache-2.0
windows_i686_gnullvm 0.52.6 MIT OR Apache-2.0
windows_i686_gnullvm 0.53.1 MIT OR Apache-2.0
windows_i686_msvc 0.42.2 MIT OR Apache-2.0
windows_i686_msvc 0.52.6 MIT OR Apache-2.0
windows_i686_msvc 0.53.1 MIT OR Apache-2.0
windows_x86_64_gnu 0.42.2 MIT OR Apache-2.0
windows_x86_64_gnu 0.52.6 MIT OR Apache-2.0
windows_x86_64_gnu 0.53.1 MIT OR Apache-2.0
windows_x86_64_gnullvm 0.42.2 MIT OR Apache-2.0
windows_x86_64_gnullvm 0.52.6 MIT OR Apache-2.0
windows_x86_64_gnullvm 0.53.1 MIT OR Apache-2.0
windows_x86_64_msvc 0.42.2 MIT OR Apache-2.0
windows_x86_64_msvc 0.52.6 MIT OR Apache-2.0
windows_x86_64_msvc 0.53.1 MIT OR Apache-2.0
winnow 0.5.40 MIT
winnow 0.7.15 MIT
winnow 1.0.4 MIT
winreg 0.55.0 MIT
wit-bindgen 0.57.1 Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
writeable 0.6.3 Unicode-3.0
wry 0.55.1 Apache-2.0 OR MIT
x11 2.21.0 MIT
x11-dl 2.21.0 MIT
xattr 1.6.1 MIT OR Apache-2.0
yoke 0.8.3 Unicode-3.0
yoke-derive 0.8.2 Unicode-3.0
zbus 5.19.0 MIT
zbus_macros 5.19.0 MIT
zbus_names 4.3.4 MIT
zcheapstr 1.1.0 MIT
zerocopy 0.8.56 BSD-2-Clause OR Apache-2.0 OR MIT
zerocopy-derive 0.8.56 BSD-2-Clause OR Apache-2.0 OR MIT
zerofrom 0.1.8 Unicode-3.0
zerofrom-derive 0.1.7 Unicode-3.0
zeroize 1.9.0 Apache-2.0 OR MIT
zerotrie 0.2.4 Unicode-3.0
zerovec 0.11.6 Unicode-3.0
zerovec-derive 0.11.3 Unicode-3.0
zip 4.6.1 MIT
zmij 1.0.23 MIT
zvariant 5.15.0 MIT
zvariant_derive 5.15.0 MIT
zvariant_utils 4.2.0 MIT

Regenerating this list. The data is resources/data/credits.json, produced from the app repo's dependency manifests (composer licenses, npm package metadata, cargo metadata). See Documentation & Planning/LicenseAudit.md in the app repo for the audit and the commands.