# Tauri

Published articles for Tauri.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Resty Desktop, a GUI for the Restic Backup Application

DevFeed: [Resty Desktop, a GUI for the Restic Backup Application](<https://devfeed.tech/articles/resty-desktop-a-gui-for-the-restic-backup-application-21849.md>)

Original publisher: [Read original article](<https://www.thepolyglotdeveloper.com/blog/2026/06/resty-desktop-a-gui-for-the-restic-backup-application/>)

Author: Nic Raboy

Published: 2026-06-26T12:00:00Z

Content type: article

Language: en

Sources: [Nic Raboy](<https://devfeed.tech/sources/nic-raboy.md>)

Topics: [GUI](<https://devfeed.tech/topics/gui.md>), [Tauri](<https://devfeed.tech/topics/tauri.md>), [App](<https://devfeed.tech/topics/app.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [backup](<https://devfeed.tech/tags/backup.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [desktop](<https://devfeed.tech/tags/desktop.md>), [gui](<https://devfeed.tech/tags/gui.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [restic](<https://devfeed.tech/tags/restic.md>), [rust](<https://devfeed.tech/tags/rust.md>), [tauri](<https://devfeed.tech/tags/tauri.md>), [typescript](<https://devfeed.tech/tags/typescript.md>)

### AI overview

The article introduces Resty Desktop, an open-source GUI wrapper for the Restic command-line backup application. It describes repository management, backup plans, snapshot browsing and restoration, file-level restoration, snapshot comparison, and scheduled backups. Resty Desktop relies on Restic for its core backup and restore operations, while caching repository data locally and encrypting repository passwords at rest.

### Source excerpt

There are quite a few backup applications in circulation, each with their own set of benefits. I have personally become very fond of the Restic backup application because of it being quick, reliable, ... The post Resty Desktop, a GUI for the Restic Backup Application appeared first on The Polyglot Developer.

## How to Accept Payments for a Desktop App (macOS and Windows)

DevFeed: [How to Accept Payments for a Desktop App (macOS and Windows)](<https://devfeed.tech/articles/how-to-accept-payments-for-a-desktop-app-macos-and-windows-9527.md>)

Original publisher: [Read original article](<https://dodopayments.com/blogs/accept-payments-desktop-app/>)

Author: Ayush Agarwal

Published: 2026-03-24T00:00:00Z

Content type: tutorial

Language: en

Sources: [Dodo Payments Blog](<https://devfeed.tech/sources/dodo-payments-blog.md>)

Topics: [App](<https://devfeed.tech/topics/app.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [Windows](<https://devfeed.tech/topics/windows.md>), [Development](<https://devfeed.tech/topics/development.md>), [Web](<https://devfeed.tech/topics/web.md>), [API](<https://devfeed.tech/topics/api.md>), [Electron](<https://devfeed.tech/topics/electron.md>), [Tauri](<https://devfeed.tech/topics/tauri.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [C#](<https://devfeed.tech/topics/csharp.md>), [Swift](<https://devfeed.tech/topics/swift.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [desktop](<https://devfeed.tech/tags/desktop.md>), [electron](<https://devfeed.tech/tags/electron.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [license-keys](<https://devfeed.tech/tags/license-keys.md>), [macos](<https://devfeed.tech/tags/macos.md>), [payment-processing](<https://devfeed.tech/tags/payment-processing.md>), [payments](<https://devfeed.tech/tags/payments.md>), [tauri](<https://devfeed.tech/tags/tauri.md>), [tax](<https://devfeed.tech/tags/tax.md>), [verify](<https://devfeed.tech/tags/verify.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

A guide to accepting payments in desktop applications for macOS and Windows. It explains direct sales, license-key delivery, activation and validation APIs, offline functionality, and tax compliance, with Dodo Payments presented as the payment platform.

### Source excerpt

Complete guide to selling desktop applications with payment processing, license key delivery, and activation. Covers Electron, Tauri, and native apps with Dodo Payments.

## OpenDroneLog: A Self Hosted DJI Flight Log Dashboard

DevFeed: [OpenDroneLog: A Self Hosted DJI Flight Log Dashboard](<https://devfeed.tech/articles/opendronelog-a-self-hosted-dji-flight-log-dashboard-10736.md>)

Original publisher: [Read original article](<https://noted.lol/opendronelog/>)

Author: Jeremy

Published: 2026-03-02T14:34:38Z

Content type: article

Language: en

Sources: [Noted](<https://devfeed.tech/sources/noted.md>)

Topics: [Flight](<https://devfeed.tech/topics/flight.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Local-First](<https://devfeed.tech/topics/local-first.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [DuckDB](<https://devfeed.tech/topics/duckdb.md>), [React](<https://devfeed.tech/topics/react.md>), [Tauri](<https://devfeed.tech/topics/tauri.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [docker](<https://devfeed.tech/tags/docker.md>), [duckdb](<https://devfeed.tech/tags/duckdb.md>), [local](<https://devfeed.tech/tags/local.md>), [local-first](<https://devfeed.tech/tags/local-first.md>), [maps](<https://devfeed.tech/tags/maps.md>), [react](<https://devfeed.tech/tags/react.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [self-hosted-logging](<https://devfeed.tech/tags/self-hosted-logging.md>), [storage](<https://devfeed.tech/tags/storage.md>), [tauri](<https://devfeed.tech/tags/tauri.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

OpenDroneLog is a self-hosted dashboard for analyzing DJI flight logs and Litchi CSV exports. It organizes local telemetry into maps, charts, battery-health tracking, maintenance data, and printable reports, with desktop and Docker-deployable web versions.

### Source excerpt

OpenDroneLog is a self hosted flight log dashboard for DJI and Litchi files that turns raw telemetry into maps, charts, battery health insights, and printable reports using a Docker deployable web app with local first storage.

## What's new in Svelte: February 2026

DevFeed: [What's new in Svelte: February 2026](<https://devfeed.tech/articles/what-s-new-in-svelte-february-2026-3079.md>)

Original publisher: [Read original article](<https://svelte.dev/blog/whats-new-in-svelte-february-2026>)

Author: Dani Sandoval

Published: 2026-02-01T00:00:00Z

Content type: article

Language: en

Sources: [Svelte blog](<https://devfeed.tech/sources/svelte-blog.md>)

Topics: [Svelte](<https://devfeed.tech/topics/svelte.md>), [releases](<https://devfeed.tech/topics/releases.md>), [changelog](<https://devfeed.tech/topics/changelog.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [CSS](<https://devfeed.tech/topics/css.md>), [HTML](<https://devfeed.tech/topics/html.md>), [Parser](<https://devfeed.tech/topics/parser.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Tauri](<https://devfeed.tech/topics/tauri.md>), [Transcodings](<https://devfeed.tech/topics/transcodings.md>)

Tags: [changelog](<https://devfeed.tech/tags/changelog.md>), [conversion](<https://devfeed.tech/tags/conversion.md>), [css](<https://devfeed.tech/tags/css.md>), [developers](<https://devfeed.tech/tags/developers.md>), [docs](<https://devfeed.tech/tags/docs.md>), [ffmpeg](<https://devfeed.tech/tags/ffmpeg.md>), [html](<https://devfeed.tech/tags/html.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [releases](<https://devfeed.tech/tags/releases.md>), [svelte](<https://devfeed.tech/tags/svelte.md>), [tauri](<https://devfeed.tech/tags/tauri.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

Svelte's February 2026 update introduces improvements across Svelte and SvelteKit, including richer select-element customization, an exported CSS parser, Shadow DOM configuration, remote form changes, configurable Node server timeouts, and improved Vercel observability. The article also highlights recent ecosystem vulnerability patches, changelogs, and community projects.

### Source excerpt

This month brings a few new features to Svelte and SvelteKit and quite a few new libraries from around the community. Also, in case you missed it last month, the Svelte maintainers released patches for 5 vulnerabilities across the Svelte ecosystem. So be sure you're up to date by reading the blog post, CVEs affecting the Svelte ecosystem. Now, without further ado, let's dive in... What's new in Svelte & SvelteKit To support newer browsers that allow it, you can now customize <select> elements using CSS and rich HTML content (svelte@5.47.0, Docs, #17429) Svelte's CSS parser is now exported from svelte/compiler as parseCss. It's a partial but lightweight CSS AST parser that is currently being used in SvelteKit (svelte@5.48.0, #17496) A ShadowRootInit object can now be passed to attachShadow() when shadow root is created with a customElement (svelte@5.49.0, Docs, #17088) A breaking change in SvelteKit's remote functions removes buttonProps from experimental remote form functions. Use <button {...myForm.fields.action.as('submit', 'register')}>Register</button> when creating mutliple submit buttons instead (kit@2.50.0, Docs, #15144) Node: The server's keepAliveTimeout and headersTimeout options can now be configured by setting the corresponding environment variable (sveltejs/adapter-node@5.5.0, Docs, #15125) Vercel: Remote function calls can now be found under the /_app/remote route in observability (sveltejs/adapter-vercel@6.3.1, #15098) For a full list of changes - including all the important bugfixes that went into the releases this month - check out the Svelte compiler's CHANGELOG and the SvelteKit / Adapter CHANGELOGs. Community ShowcaseApps & Sites built with Svelte Frame is a high-performance media conversion utility built on the Tauri v2 framework. It provides a native interface for FFmpeg operations, allowing for granular control over video and audio transcoding parameters LogTide is an open-source alternative to Datadog, Splunk, and ELK. Designed for developers

## Leveraging Turso's embedded replicas in real world applications

DevFeed: [Leveraging Turso's embedded replicas in real world applications](<https://devfeed.tech/articles/leveraging-turso-s-embedded-replicas-in-real-world-applications-5995.md>)

Original publisher: [Read original article](<https://turso.tech/blog/leveraging-tursos-embedded-replicas-in-real-world-applications-3250e2e2>)

Author: James Sinkala

Published: 2023-10-31T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Embedded Replicas](<https://devfeed.tech/topics/embedded-replicas.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [databases](<https://devfeed.tech/tags/databases.md>), [embedded-replicas](<https://devfeed.tech/tags/embedded-replicas.md>), [qwik](<https://devfeed.tech/tags/qwik.md>), [rust](<https://devfeed.tech/tags/rust.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [tauri](<https://devfeed.tech/tags/tauri.md>), [turso](<https://devfeed.tech/tags/turso.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

This tutorial examines how Turso's embedded replicas can be used to create real-world applications. The supplied text also warns that the post references an older version of Turso and describes Turso Cloud's database synchronization and offline support.

### Source excerpt

In this tutorial we are looking into how Turso's embedded replicas can be used in the creation of real world applications