Base configuration for my Tauri environment
-
Updated
Jul 2, 2022 - Vue
Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.
The user interface in Tauri apps currently leverages tao as a window handling library on macOS and Windows, and gtk on Linux via the Tauri-team incubated and maintained WRY, which creates a unified interface to the system webview (and other goodies like Menu and Taskbar), leveraging WebKit on macOS, WebView2 on Windows and WebKitGTK on Linux.
Base configuration for my Tauri environment
Automation tool for NYC Public School's Career Pathways Portal
A nice and simple Tauri + Vue template to let me (or anyone else) quickly whip up new projects.
HTTP client using Tauri and Vue, inspired by httpie.
making vue 3 websites and pwa's native on all operating systems.
Nuxt + Tauri template: Desktop 🖥️
⛵️ Simple database handling tool, Vue + Tauri