tauri/examples
thep0y 708efbd9b7
fix(core/tauri): upgrade open to 3.2 to fix a bug on Windows (#6441)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-04-06 12:08:32 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api fix(core/tauri): upgrade open to 3.2 to fix a bug on Windows (#6441) 2023-04-06 12:08:32 -03:00
commands chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
helloworld chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
isolation chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
multiwindow chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
navigation chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
parent-window chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
resources feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
sidecar feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
splashscreen chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
state chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
streaming chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
tauri-dynamic-lib feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
updater chore(deps): bump openssl from 0.10.45 to 0.10.48 in /examples/updater/src-tauri (#6550) 2023-04-03 10:05:36 -03:00
web feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
workspace feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
README.md docs(examples): add missing Readme and clarify existing (#3327) 2022-02-04 17:56:57 -03:00

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.