opencode/packages/tauri
opencode 427157c683
Some checks failed
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
publish / publish (push) Waiting to run
publish / publish-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / publish-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / publish-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / publish-release (push) Blocked by required conditions
test / test (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run
release-github-action / release (push) Has been cancelled
release: v1.0.168
2025-12-18 21:55:29 +00:00
..
scripts Keep release a draft until all builds are finished (#5632) 2025-12-16 23:34:44 +08:00
src feat(desktop): custom update toast 2025-12-18 04:26:21 -06:00
src-tauri tauri: disable pinch zoom on linux (#5735) 2025-12-18 05:13:09 -06:00
.gitignore tauri 2025-11-22 00:15:01 -05:00
index.html tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -06:00
package.json release: v1.0.168 2025-12-18 21:55:29 +00:00
README.md tauri 2025-11-22 00:15:01 -05:00
sst-env.d.ts wip: zen 2025-12-02 18:36:15 -05:00
tsconfig.json write typescript artifacts to node_modules/.ts-dist 2025-12-11 18:35:07 +08:00
vite.config.ts OpenCode Desktop app (#5044) 2025-12-05 14:39:49 -06:00

Tauri + Vanilla TS

This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript.