Lucas Fernandes Nogueira 4ce8e22813 refactor(core): use `Icon` for tray icons (#4342) 3 tahun lalu
..
.icons 72700eca59 Update macOS icon based on brand guidelines design (#4171) 3 tahun lalu
api 4ce8e22813 refactor(core): use `Icon` for tray icons (#4342) 3 tahun lalu
commands 715cbde384 feat(config): add `$schema` to `tauri.conf.json`, closes #3464 (#4031) 3 tahun lalu
helloworld 715cbde384 feat(config): add `$schema` to `tauri.conf.json`, closes #3464 (#4031) 3 tahun lalu
isolation 95726ebb61 feat(cli): prevent default bundle identifier from building, closes #4041 (#4042) 3 tahun lalu
multiwindow 356b3e1c46 chore(examples): use appWindow on multiwindow example 3 tahun lalu
navigation 62ce02f6b5 docs(various): Improve Readability (#4225) 3 tahun lalu
parent-window d4b49d75a6 fix(examples): parent window example freezing and crashing, closes #4064 3 tahun lalu
resources 4ce8e22813 refactor(core): use `Icon` for tray icons (#4342) 3 tahun lalu
sidecar 4ce8e22813 refactor(core): use `Icon` for tray icons (#4342) 3 tahun lalu
splashscreen 715cbde384 feat(config): add `$schema` to `tauri.conf.json`, closes #3464 (#4031) 3 tahun lalu
state 62ce02f6b5 docs(various): Improve Readability (#4225) 3 tahun lalu
streaming 62ce02f6b5 docs(various): Improve Readability (#4225) 3 tahun lalu
tauri-dynamic-lib 4ce8e22813 refactor(core): use `Icon` for tray icons (#4342) 3 tahun lalu
updater 4ce8e22813 refactor(core): use `Icon` for tray icons (#4342) 3 tahun lalu
README.md e57a303748 docs(examples): add missing Readme and clarify existing (#3327) 3 tahun lalu

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.