πŸ™πŸ“Έ Wow, a camera plugin for Tauri desktop apps! Because, you know, what EVERYONE really needs is another way to take selfies on their Linux setup. πŸ˜‚ Finally, a solution for those who were completely lost without cross-platform crustacean technology. πŸ¦€πŸ’»
https://crates.io/crates/crabcamera #TauriApps #SelfieCamera #LinuxTech #CrossPlatform #CrustaceanInnovation #HackerNews #ngated
crates.io: Rust Package Registry

Advanced PortChecker 2.1.0 - Release

Solving problems using code

Working on a new image compression application, being written in Rust & JavaScript (Tauri + React)

https://github.com/CodeDead/compressr-app/tree/feature/tauri-setup

#rustlang #javascript #tauri #tauriapps #tauridev #ui #uidesign #mantine #react #reactjs #opensource

GitHub - CodeDead/compressr-app: Rust-based desktop GUI application to compress images

Rust-based desktop GUI application to compress images - CodeDead/compressr-app

GitHub

πŸ₯³The "Building with
@TauriApps" series has reached its 5th episode!

This time, Eleftheria teams up with Mo Rajabi, CEO of Noor, to discuss all things about Noor, Tauri V2, challenges, and more.

Watch the interview: πŸŽ₯
https://youtu.be/oO40BwhlGiY?feature=shared

Read the article: πŸ“–
https://crabnebula.dev/blog/interview-with-mo

Check Noor: πŸ”—
https://noor.to

Have you built something cool with #TauriApps?

Ping Eleftheria (username: eleftheria_b) on Discord to schedule your interview! 😏

https://discord.com/invite/tsvf4TEaB5

🎀 Interview with Mo, co-founder and CEO of Noor

YouTube

How does stronghold work in #TauriApps?

β€’ What's the difference between a Stronghold vs a Client vs a Vault?
β€’ And examples! ⬇️

https://github.com/tauri-apps/tauri-plugin-stronghold#v1

The plugin is a wrapper for IOTA Stronghold, a Rust-based secrets library.

A `Stronghold` is an instance of a `Snapshot`.

Sources: πŸ”—
β€’ https://wiki.iota.org/stronghold.rs/welcome
β€’ https://wiki.iota.org/stronghold.rs/reference/overview
β€’ https://wiki.iota.org/stronghold.rs/reference/structure/engine/snapshot

↓

GitHub - tauri-apps/tauri-plugin-stronghold: [READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace

[READ ONLY] This repository is a mirror, for issue tracking and development head to: https://github.com/tauri-apps/plugins-workspace - GitHub - tauri-apps/tauri-plugin-stronghold: [READ ONLY] This ...

GitHub
@TauriApps hi, I'm trying to open a link in reader mode in a windows app which as far as I can tell requires prefixing the URL with "read:". If I do that Tauri tries to open it as a local resource with a munged URL and I get "Not allowed to load local resource: read://http//www....". Is there a way around this? #tauri #tauriapps #rustlang #webview #webview2
@TauriApps hi, is it possible for the tauri::State to hold a mutable struct? I am getting "cannot borrow as mutable" when I try to call a mut fn on the struct in the state. #rustLang #tauriapps
Been fettling my little RSS app. #rustlang #tauriapps