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

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.