It's a collection of handy tools and shortcuts that will make your Windows experience more efficient and fun. You can tweak your settings or access hidden features with ease.
  • HTML 60.4%
  • Rust 15.7%
  • JavaScript 11.5%
  • Inno Setup 10.6%
  • CSS 1.8%
Find a file
dependabot[bot] 6539cf3253 build(deps): bump tauri from 2.10.3 to 2.11.2 in /src-tauri
Bumps [tauri](https://github.com/tauri-apps/tauri) from 2.10.3 to 2.11.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v2.10.3...tauri-v2.11.2)

---
updated-dependencies:
- dependency-name: tauri
  dependency-version: 2.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-19 21:44:05 +06:00
.github build(deps): bump actions/checkout from 4 to 6 2026-05-19 21:41:18 +06:00
.vscode init commit 2026-03-19 01:51:57 +06:00
src fix: update system repair commands to use cmd.exe with pause 2026-05-19 20:53:09 +06:00
src-tauri build(deps): bump tauri from 2.10.3 to 2.11.2 in /src-tauri 2026-05-19 21:44:05 +06:00
.gitignore init commit 2026-03-19 01:51:57 +06:00
bun.lock build(deps): bump tailwindcss from 4.2.1 to 4.3.0 2026-05-19 21:40:09 +06:00
LICENSE Create LICENSE 2026-03-19 01:53:02 +06:00
package.json build(deps): bump tailwindcss from 4.2.1 to 4.3.0 2026-05-19 21:40:09 +06:00
README.md init commit 2026-03-19 01:51:57 +06:00
setup.iss chore: update version 2026-05-19 20:57:38 +06:00
vite.config.js init commit 2026-03-19 01:51:57 +06:00

Tauri + Vanilla

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