Browsing Tag
tauri
7 posts
ForskScope (diff viewer) 0.22 is in AUR
Diff Viewer in the works: a new cross-platform app. available on AUR: yay -S forskscope Also for other…
JSON Prettier – An Offline JSON Formatter Built with Rust and Tauri
Working with APIs often means dealing with compressed or minified JSON. While there are plenty of online formatters…
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…