Skip to content

Tauri by Simon

My unofficial opinionated articles on using Tauri

Awesome Tauri

These are some pretty great projects!
Read article

State Management

Non-persistent storage of app-wide variables
Read article

GitHub Releases

Using GitHub Releases for distributing software.
Read article

Ubuntu

Setting up Ubuntu for Tauri development.
Read article

Rayon

How to set up Rayon in a Tauri app and play nicely with Tokio.
Read article

Tokio

How to perform common tasks with Tokio in a Tauri app.
Read article

Window

How to pop open a window for your TrayIcon.
Read article

Proxy

Using a URI scheme protocol in Tauri to proxy requests.
Read article

REST API

Using a custom URI scheme protocol in Tauri as a form of REST API.
Read article

Customization

Making your window look and feel pretty.
Read article

The Simon Process

The steps I personally go through in my projects
Read article

Package Managers

Which there are, which to choose, how they work.
Read article

Rust Book Abridged

The complete Rust Book in short form
Read article

Unwrapping

Unwrapping should be few and far apart
Read article

GitHub Projects

Boards, tables, roadmaps, oh my.
Read article

Diagrams

Alternatives for rendering diagrams in Starlight.
Read article

Tauri by Simon

How this project was/is developed.
Read article

Android

Setting up your Mac for Android development with Tauri.
Read article

VSCode

Setting up VSCode on Windows for Tauri development.
Read article