P2P messaging powered by IroH & Tauri
  • Svelte 51.6%
  • Rust 24.2%
  • TypeScript 17.8%
  • CSS 2.5%
  • Kotlin 2.3%
  • Other 1.6%
Find a file
2026-07-26 22:17:14 +02:00
.agents docs: add agent skill guides and readme 2026-06-26 23:37:45 +02:00
.dev feat: add app icon 2026-06-27 13:48:18 +02:00
.vscode build: scaffold sveltekit + tauri project 2026-06-26 23:37:32 +02:00
messages feat(avatar): default to a monogram and add a profile picture shared with peers 2026-07-26 22:17:14 +02:00
project.inlang feat(i18n): add Paraglide internationalization with 7 languages 2026-07-05 01:10:49 +02:00
scripts chore(android): pad launcher foreground icons for the adaptive safe zone via a sharp script hooked into pnpm icon 2026-07-15 23:46:24 +02:00
src feat(avatar): default to a monogram and add a profile picture shared with peers 2026-07-26 22:17:14 +02:00
src-tauri feat(avatar): default to a monogram and add a profile picture shared with peers 2026-07-26 22:17:14 +02:00
static build: scaffold sveltekit + tauri project 2026-06-26 23:37:32 +02:00
.gitignore feat(i18n): add Paraglide internationalization with 7 languages 2026-07-05 01:10:49 +02:00
biome.json build: scaffold sveltekit + tauri project 2026-06-26 23:37:32 +02:00
components.json build: scaffold sveltekit + tauri project 2026-06-26 23:37:32 +02:00
package.json chore(android): pad launcher foreground icons for the adaptive safe zone via a sharp script hooked into pnpm icon 2026-07-15 23:46:24 +02:00
paraglide.config.js feat(i18n): add Paraglide internationalization with 7 languages 2026-07-05 01:10:49 +02:00
pnpm-lock.yaml chore(android): pad launcher foreground icons for the adaptive safe zone via a sharp script hooked into pnpm icon 2026-07-15 23:46:24 +02:00
README.md docs: add agent skill guides and readme 2026-06-26 23:37:45 +02:00
SECURITY.md feat(security): add security policy and strict CSP 2026-07-05 01:11:37 +02:00
svelte.config.js build: scaffold sveltekit + tauri project 2026-06-26 23:37:32 +02:00
tsconfig.json feat(i18n): add Paraglide internationalization with 7 languages 2026-07-05 01:10:49 +02:00
vite.config.js feat(i18n): add Paraglide internationalization with 7 languages 2026-07-05 01:10:49 +02:00

Tauri + SvelteKit + TypeScript

This template should help get you started developing with Tauri, SvelteKit and TypeScript in Vite.

VS Code + Svelte + Tauri + rust-analyzer.