Amr Bashir b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 anno fa
..
.icons 2d545eff58 fix(cli): corrupted icons in bundled macOS icons (#5698) 2 anni fa
api b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 anno fa
commands 8de308d1bf feat(core): implement new config structure (#8723) 1 anno fa
file-associations b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 anno fa
helloworld 8de308d1bf feat(core): implement new config structure (#8723) 1 anno fa
isolation 8de308d1bf feat(core): implement new config structure (#8723) 1 anno fa
multiwebview 8de308d1bf feat(core): implement new config structure (#8723) 1 anno fa
multiwindow 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 anno fa
navigation 8de308d1bf feat(core): implement new config structure (#8723) 1 anno fa
parent-window 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 anno fa
plugins 88a1dd17c3 Apply Version Updates From Current Changes (#8638) 1 anno fa
resources b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 anno fa
run-iteration 8de308d1bf feat(core): implement new config structure (#8723) 1 anno fa
splashscreen 8de308d1bf feat(core): implement new config structure (#8723) 1 anno fa
state 8de308d1bf feat(core): implement new config structure (#8723) 1 anno fa
streaming 8de308d1bf feat(core): implement new config structure (#8723) 1 anno fa
web b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 anno fa
workspace b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 anno fa
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 anni fa

README.md

Examples

Following directories contain examples of tauri app functionality.

There are different execution steps depending on the example. See each directory README.md for execution method.