Articles by Tag #tauri

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Building a Phoenix LiveView Desktop App with Tauri: A Step-by-Step Guide

This guide provides a comprehensive walkthrough on how to package a Phoenix LiveView application as a...

Learn More 6 0Nov 13

My First Tauri CI/CD Pipeline: Lessons from Building VaultNote with SvelteKit

Building VaultNote: My Wild Ride with Tauri, SvelteKit, and a Hard-Fought CI/CD...

Learn More 3 9Sep 24

tauri-helper: A Rust Utility to Auto-Collect Tauri Commands

Introduction : If you have ever worked with Tauri, you probably already used the...

Learn More 5 1Sep 20

FFStudio - a node-based FFmpeg frontend

Introducing FFStudio — Make FFmpeg Visual, Not Intimidating Turn complex FFmpeg pipelines...

Learn More 1 0Oct 13

Why We're Moving SecureBit.chat to Tauri v2 — The Future of Decentralized P2P Communication

SecureBit.chat is a peer-to-peer encrypted messenger that operates entirely without servers. No...

Learn More 0 0Nov 5

Pawn Appétit: Professional Chess Analysis, Zero Cost

Why We're Building a Free Alternative to $200+ Chess Software If you've ever explored...

Learn More 8 1Oct 14

Managing multiple databases in Docker without having 50 commands saved in Notion

Spinning up a database with Docker sounds simple… until you’ve done it five times. Every new...

Learn More 3 0Oct 6

Why I Ditched Electron for Tauri

Tauri 2 provides performance and app size benefits compared to Electron. Here's how Tauri helped my app and can help yours too!

Learn More 43 15Feb 26

Claw: The Cross-Platform Clipboard Manager Built for Linux Power Users

Quick Summary: 📝 Claw is a highly customizable, cross-platform clipboard manager designed...

Learn More 1 0Oct 7

Gestionar múltiples bases de datos en Docker sin tener 50 comandos guardados en Notion

Levantar una base de datos con Docker parece sencillo… hasta que lo haces por quinta vez. Cada...

Learn More 1 0Oct 6

A Timer App you can fully control with keyboard shortcuts

Many people use timers to boost their productivity — and I was one of them. But I always ran...

Learn More 0 0Oct 27

ForskScope (diff viewer) 0.22 is in AUR

Diff Viewer in the works: a new cross-platform app. available on AUR: yay -S forskscope ...

Learn More 2 0Jun 1

BLoC (Business Logic Component) in Rust

I’ve heard a lot about the BLoC design pattern from the Dart and Flutter world, and I was curious how...

Learn More 0 0Oct 3

PDF Tile Viewer 1.1.2

PDF Tile Viewer/Reader supporting cross-platform. 🪄 Available without...

Learn More 4 0May 16

Adding Node.js server to Tauri App as a sidecar

The Journey of Integrating Node.js as a Sidecar in Tauri In this article, I share my...

Learn More 14 0Jan 11

Tauri in Hoppscotch codebase.

In this article, we review Tauri in Hoppscotch codebase. We will look at: What is Hoppscotch? What...

Learn More 0 0Oct 28

Tauri (1) — A desktop application development solution more suitable for web developers ✅

Background We recently decided to develop an open-source desktop application (keeping it a...

Learn More 7 1Jan 25

How I Built Kerminal: A Free, Open-Source Terminal & SSH Manager with Multi-Device Sync

As developers, we spend countless hours in terminal emulators. Whether we're SSHing into remote...

Learn More 0 0Nov 7

Tauri (8) - Implementing global shortcut key function

Introduction In modern desktop applications, shortcuts are an essential tool for enhancing...

Learn More 5 0Jan 25

Tauri (9) - Implementing automatic startup of desktop applications

Introduction In many desktop applications, implementing the "launch at startup" feature is...

Learn More 5 0Jan 27

Como Utilizar o Leitor NFC ACR122U/ACR122 no Tauri com Rust

Introdução Neste post, apresento uma solução para integrar o leitor NFC ACR122U em uma...

Learn More 13 3Mar 28

Tauri(5)—— Tray Icon Implementation and Event Handling

This guide details the implementation of a tray icon in a Tauri application, including customizing...

Learn More 9 6Jan 17

MarkFlowy: Your New AI-Powered Markdown Editor

Quick Summary: 📝 MarkFlowy is a lightweight and intelligent Markdown editor built with...

Learn More 1 0Sep 5

Tauri (3) - Get the window configuration right first

Preface When developing desktop applications, understanding and correctly configuring...

Learn More 5 0Dec 31 '24

Tauri File Management on Android

How to implement file management in a Tauri-based Android app. Introduction Recently, I...

Learn More 3 2Mar 10

Adding Auth0 to Your Tauri App: Secure Authentication for Agx on Web and Desktop

Understanding Agx and Its Constraints At Agnostic, we’ve crafted agx as a modern desktop...

Learn More 6 3Jun 2

Tauri (4) - Get the theme switching function fixed

Introduction The inspiration for this title comes from a classic advertisement...

Learn More 5 0Dec 31 '24

Tauri (2) — Quick Start with Tauri + React (Open Source)

Goal Quickly build a Tauri 2 + React desktop application, meeting the needs of efficient...

Learn More 5 0Dec 23 '24

Tauri (7) - Implementing OAuth login functionality

Introduction Implementing OAuth login in Tauri requires integrating both frontend and...

Learn More 9 0Jan 22

Tauri Framework: Code-First Deep Dive : E1

Table of Contents Architecture Overview Tauri follows a multi-process architecture...

Learn More 2 3Jun 22