opencode/packages/tauri
opencode 379c4ecab3
Some checks are pending
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
test / test (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run
release: v1.0.151
2025-12-12 21:34:32 +00:00
..
scripts tauri: always build cli in predev 2025-12-11 22:20:22 +08:00
src tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -06:00
src-tauri tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -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.151 2025-12-12 21:34:32 +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.