I've been following tauri for a bit. It seems very cool and interesting but I've always wondered - what are the use cases for putting your app in a webview instead of using the browser? Everything I've thought of would work just as well.
- File System (Obsidian, Logseq)
- Push Notifications (IM, Social Media, Email)
- USB/Bluetooth (Doesn't work in Safari?)
- Global Hotkeys (Raycast)
- Interfacing with other local Apps (localhost is often blocked)