Browsing Tag
tauri
5 posts
Tauri (8) – Implementing global shortcut key function
Introduction In modern desktop applications, shortcuts are an essential tool for enhancing user experience and productivity. Many applications…
[Rust]How to make string handing to frontend on tauri app
#[tauri::command] pub fn simple_command()->String{ "String".to_string() } If you want to return a string in a Tauri command,add to_string()…
Interview with Adithya, Creator of Clear
Welcome to the 4th episode of our series “Building with Tauri”, where we chat with developers who build…
Interview with Colin Lienard, Founder of GitLight
Welcome to the 2nd episode of our series “Building with Tauri”, where we chat with developers who build…
You’re in Good Company with OSS: CrabNebula and Impierce Technologies
There are so many great reasons for loving open source software (OSS). Some people love being valued members…