tauri/examples
Caesar Schinas 5d89905e39
feat(api): add app-specific directory APIs, closes #5263 (#5272)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-09-28 19:34:09 -03:00
..
.icons Update macOS icon based on brand guidelines design (#4171) 2022-05-21 15:57:48 -03:00
api feat(api): add app-specific directory APIs, closes #5263 (#5272) 2022-09-28 19:34:09 -03:00
commands feat(command): add rename_all attribute, closes #4898 (#4903) 2022-09-28 13:52:18 -03:00
helloworld chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
isolation chore: add prettierignore and fmt the repo (#5192) 2022-09-18 09:16:35 -03:00
multiwindow chore: add prettierignore and fmt the repo (#5192) 2022-09-18 09:16:35 -03:00
navigation chore: add prettierignore and fmt the repo (#5192) 2022-09-18 09:16:35 -03:00
parent-window chore: add prettierignore and fmt the repo (#5192) 2022-09-18 09:16:35 -03:00
resources feat: bump MSRV to 1.59 (#5296) 2022-09-28 14:33:35 -03:00
sidecar feat: bump MSRV to 1.59 (#5296) 2022-09-28 14:33:35 -03:00
splashscreen chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
state chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
streaming chore: add prettierignore and fmt the repo (#5192) 2022-09-18 09:16:35 -03:00
tauri-dynamic-lib feat: bump MSRV to 1.59 (#5296) 2022-09-28 14:33:35 -03:00
updater feat: bump MSRV to 1.59 (#5296) 2022-09-28 14:33:35 -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.