opencode/packages/desktop
Guofang.Tang 9197a2a7a1
docs: polish markdown wording and capitalization (#7019)
Co-authored-by: Tang Guofang <tangguofang@mychery.com>
2026-01-05 22:45:40 -06:00
..
scripts fix(desktop): Windows support for PTY and cross-platform build scripts (#6508) 2025-12-31 19:18:07 -06:00
src Desktop: Install CLI (#6526) 2026-01-06 01:07:46 +08:00
src-tauri Desktop: Install CLI (#6526) 2026-01-06 01:07:46 +08:00
.gitignore chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00
README.md docs: polish markdown wording and capitalization (#7019) 2026-01-05 22:45:40 -06:00
index.html fix(desktop): tweak window drag region layout 2026-01-02 12:40:36 -06:00
package.json release: v1.1.3 2026-01-05 19:26:40 +00:00
sst-env.d.ts chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00
tsconfig.json chore: show version on error page 2025-12-24 20:25:36 -06:00
vite.config.ts chore(desktop): disable sourcemap 2025-12-30 04:57:36 -06:00

README.md

Tauri + Vanilla TS

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