tauri/examples
dependabot[bot] a6da7ef8af
chore(deps-dev): bump vite from 2.9.13 to 2.9.16 in /examples/api (#7138)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 14:06:29 -03:00
..
.icons fix(cli): corrupted icons in bundled macOS icons (#5698) 2022-11-28 08:57:32 -03:00
api chore(deps-dev): bump vite from 2.9.13 to 2.9.16 in /examples/api (#7138) 2023-06-06 14:06:29 -03:00
commands chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
helloworld chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
isolation chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
multiwindow chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
navigation chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
parent-window chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
resources chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
sidecar chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
splashscreen chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
state chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
streaming fix(examples): make video fits within window (#7129) 2023-06-05 08:11:32 -03:00
tauri-dynamic-lib chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
updater chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
web feat: Use the zbus-backed of notify-rust (#6332) 2023-03-31 12:36:59 -03:00
workspace chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -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.