+10
.gitignore
+7
.vscode/extensions.json
+7
README.md
+700
deno.lock
+29
package.json
+7
src-tauri/.gitignore
+25
src-tauri/Cargo.toml
+10
src-tauri/capabilities/default.json
src-tauri/icons/128x128.png
This is a binary file and will not be displayed.
src-tauri/icons/128x128@2x.png
This is a binary file and will not be displayed.
src-tauri/icons/32x32.png
This is a binary file and will not be displayed.
src-tauri/icons/Square107x107Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square142x142Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square150x150Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square284x284Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square30x30Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square310x310Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square44x44Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square71x71Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/Square89x89Logo.png
This is a binary file and will not be displayed.
src-tauri/icons/StoreLogo.png
This is a binary file and will not be displayed.
src-tauri/icons/icon.icns
This is a binary file and will not be displayed.
src-tauri/icons/icon.ico
This is a binary file and will not be displayed.
src-tauri/icons/icon.png
This is a binary file and will not be displayed.
+14
src-tauri/src/lib.rs
+6
src-tauri/src/main.rs
+35
src-tauri/tauri.conf.json
+13
src/app.html
+5
src/routes/+layout.ts
+156
src/routes/+page.svelte
static/favicon.png
This is a binary file and will not be displayed.