Tagged articles
30 articles
Page 1 of 1
AI Explorer
AI Explorer
Apr 14, 2026 · Artificial Intelligence

Voicebox: Open-Source Offline Voice Cloning and Synthesis Studio

Voicebox is a rapidly popular open‑source TTS platform that runs entirely on a local machine, offering multi‑engine support, fast voice cloning, rich audio effects, a timeline‑based story editor, and an API‑first design for developers, creators, and privacy‑sensitive applications.

API-firstTauriTypeScript
0 likes · 6 min read
Voicebox: Open-Source Offline Voice Cloning and Synthesis Studio
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Apr 10, 2026 · Backend Development

How SideX Replaces VS Code’s Electron Core with Tauri + Rust to Shrink Install Size to 16 MB

SideX rebuilds the full VS Code architecture by swapping Electron/Chromium for Tauri’s system WebView and rewriting the Node.js backend in Rust, cutting the installer from 797 MB to 16 MB (a 96% reduction), while delivering comparable editor, terminal, Git, and search features and demonstrating that Rust + Tauri can power complex desktop applications.

Desktop ApplicationElectronRust
0 likes · 7 min read
How SideX Replaces VS Code’s Electron Core with Tauri + Rust to Shrink Install Size to 16 MB
AI Insight Log
AI Insight Log
Apr 7, 2026 · Artificial Intelligence

How Skills Hub Simplifies Managing Skills Across Claude Code, Cursor, and Codex

Skills Hub is an open‑source Tauri + React desktop app that centralizes AI coding‑assistant skill files in a single repository, syncs them to each tool via symlinks, and adds an Explore page, searchable community resources, preview, and auto‑update features, eliminating tedious manual copying.

AI assistantsReactTauri
0 likes · 6 min read
How Skills Hub Simplifies Managing Skills Across Claude Code, Cursor, and Codex
Su San Talks Tech
Su San Talks Tech
Apr 3, 2026 · Artificial Intelligence

How to Seamlessly Switch Between Multiple AI Models with CC Switch

CC Switch is a cross‑platform desktop assistant that visualizes and unifies the configuration of major AI programming tools, enabling one‑click model switching, skill and MCP management, cloud sync, and system‑tray access, with simple installation from its GitHub releases page.

AIModel ManagementTauri
0 likes · 6 min read
How to Seamlessly Switch Between Multiple AI Models with CC Switch
Data Party THU
Data Party THU
Mar 11, 2026 · Artificial Intelligence

How to Build Your Own Open-Source AI Companion with AIRI

This article introduces the open-source AI companion AIRI—an open-source replica of the popular virtual streamer Neuro-sama—explains its features such as self-hosting, multi-model support, game integration, and provides step-by-step instructions for setting up the development environment, installing dependencies, and launching the web or desktop version.

AITauriTypeScript
0 likes · 8 min read
How to Build Your Own Open-Source AI Companion with AIRI
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Feb 21, 2026 · Frontend Development

A TypeScript‑Only, Ultra‑Light Desktop Framework: Meet Electrobun

Electrobun is an open‑source framework that lets developers build cross‑platform desktop apps with only TypeScript, achieving roughly 12 MB bundle size by leveraging the system WebView, Bun runtime, and Zig native bindings, while offering incremental updates and type‑safe RPC, positioning it between Electron’s bloat and Tauri’s Rust complexity.

BunDesktop AppsElectrobun
0 likes · 7 min read
A TypeScript‑Only, Ultra‑Light Desktop Framework: Meet Electrobun
Node.js Tech Stack
Node.js Tech Stack
Feb 19, 2026 · Frontend Development

Goodbye Electron? Meet Electrobun – Tiny TypeScript‑Based Desktop Apps

The article examines the trade‑off between Electron’s large bundle size and Tauri’s Rust learning curve, introduces the open‑source Electrobun framework, details its Bun‑based main process, system WebView renderer, Zig native bindings, 12 MB bundle size, bsdiff incremental updates, full TypeScript RPC, and objectively evaluates its current ecosystem and stability limitations.

BunDesktop ApplicationsElectrobun
0 likes · 7 min read
Goodbye Electron? Meet Electrobun – Tiny TypeScript‑Based Desktop Apps
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Sep 25, 2025 · Frontend Development

Electron vs Tauri: Which Cross‑Platform Desktop Framework Wins?

Electron and Tauri both enable building cross‑platform desktop apps with HTML/CSS/JavaScript, but they differ fundamentally in architecture, performance, security, resource usage, and developer experience; this article provides a detailed side‑by‑side comparison, including tables and code samples, to help you choose the right framework.

Desktop AppsElectronSecurity
0 likes · 7 min read
Electron vs Tauri: Which Cross‑Platform Desktop Framework Wins?
21CTO
21CTO
Jun 30, 2025 · Frontend Development

Tauri vs Electron: Which Framework Wins in Performance and Size?

This article compares Tauri and Electron for building cross‑platform desktop applications, examining their architectural differences, benchmark results for startup time, memory usage and bundle size, and explains why the Hopp team ultimately chose Tauri for its low‑overhead Rust backend and native WebView approach.

Desktop ApplicationsElectronRust
0 likes · 10 min read
Tauri vs Electron: Which Framework Wins in Performance and Size?
Programmer DD
Programmer DD
May 13, 2025 · Frontend Development

How I Built a Cross‑Platform Audio/Video App in Hours with AI‑Powered CodeBuddy

This article chronicles how a developer transformed the TransDuck audio‑video SaaS tool into a native desktop application using Tauri, Vue, and ffmpeg, while leveraging the AI‑driven CodeBuddy extension to automate project scaffolding, code generation, error fixing, and UI refinement, cutting development time from days to a few hours.

AI-assisted developmentAudio ProcessingCode Generation
0 likes · 10 min read
How I Built a Cross‑Platform Audio/Video App in Hours with AI‑Powered CodeBuddy
vivo Internet Technology
vivo Internet Technology
May 7, 2025 · Information Security

FunProxy: A Rust‑Based Cross‑Platform Full‑Link Testing and Proxy Tool

FunProxy is a Rust‑based, Tauri‑powered cross‑platform tool that provides high‑performance packet capture, cloud‑managed hosts and rules, collaborative sharing, and extensible plugins for full‑link testing and proxying across Windows, macOS, Linux, Android, iOS and web, delivering secure, low‑memory, fast startup testing.

MITMProxyRust
0 likes · 18 min read
FunProxy: A Rust‑Based Cross‑Platform Full‑Link Testing and Proxy Tool
大转转FE
大转转FE
Dec 9, 2024 · Frontend Development

ZhuanZhuan Frontend Weekly – Curated Highlights of Recent Technical Articles

This edition of the ZhuanZhuan Frontend Weekly presents a curated selection of recent technical articles covering React 19 release, HarmonyOS adaptation in a travel app, the Vision animation platform at Kuaishou, migration from Electron to Tauri, and WebAssembly‑enhanced WebCodecs for high‑performance video frame extraction.

HarmonyOSReactTauri
0 likes · 4 min read
ZhuanZhuan Frontend Weekly – Curated Highlights of Recent Technical Articles
DeWu Technology
DeWu Technology
Dec 2, 2024 · Frontend Development

Migrating a Desktop Application from Electron to Tauri: Architecture, Implementation, and Lessons Learned

By rewriting the “得物商家客服” client’s backend in Rust and swapping Electron’s Chromium renderer for Tauri’s native WebView, the team cut binary size by 91%, halved memory use, reduced CPU load, improved startup, and documented challenges such as WebView2 installation, notification callbacks, and limited Tauri documentation.

DesktopAppElectronRust
0 likes · 44 min read
Migrating a Desktop Application from Electron to Tauri: Architecture, Implementation, and Lessons Learned
21CTO
21CTO
Aug 26, 2024 · Frontend Development

Building a Mac Desktop App with Tauri 2.0: From Web Frontend to Rust Backend

This guide walks through creating a macOS desktop application using Tauri 2.0, demonstrating how to combine any web front‑end framework with Rust for a secure, lightweight, cross‑platform executable, complete with code samples and build steps.

Desktop AppsJavaScriptTauri
0 likes · 10 min read
Building a Mac Desktop App with Tauri 2.0: From Web Frontend to Rust Backend
21CTO
21CTO
Aug 1, 2024 · Frontend Development

Build Native Desktop Apps with Tauri 2.0: A Step‑by‑Step Guide for Web Developers

This tutorial walks web developers through using Tauri 2.0 to create a native macOS desktop application, covering installation, project scaffolding, core HTML/JS code, Rust command integration, configuration, building, packaging, and a final assessment of Tauri's advantages over Electron.

Desktop ApplicationsTauriTutorial
0 likes · 8 min read
Build Native Desktop Apps with Tauri 2.0: A Step‑by‑Step Guide for Web Developers
21CTO
21CTO
Jul 17, 2024 · Frontend Development

Will Microsoft Finally Bring WebView2 to Linux and macOS? The Answer Revealed

After years of developer anticipation, Microsoft has officially announced that it will not publicly release WebView2 for Linux or macOS, confirming that the component remains Windows‑only despite Edge’s cross‑platform support, leaving developers to consider alternatives like Electron or Tauri.

ChromiumCross‑platform developmentElectron
0 likes · 4 min read
Will Microsoft Finally Bring WebView2 to Linux and macOS? The Answer Revealed
21CTO
21CTO
May 23, 2024 · Frontend Development

Why Tauri Is Revolutionizing Desktop App Development with Rust

This article introduces the Rust‑based Tauri framework for building cross‑platform desktop applications, explains its architecture of a web front‑end paired with a Rust back‑end, showcases sample code, and evaluates its strengths and weaknesses from a developer’s perspective.

Desktop AppsRustTauri
0 likes · 6 min read
Why Tauri Is Revolutionizing Desktop App Development with Rust
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 18, 2024 · Frontend Development

Automating Video Learning with Tauri: A Frontend Developer’s Guide to Building a Desktop Automation Tool

This article describes how a frontend developer built a lightweight Tauri desktop application in Rust to automatically watch and complete video‑learning courses, covering the problem background, technology selection, requirement analysis, Rust basics, Tauri project setup, frontend‑backend communication, screen‑color detection, mouse automation, permission configuration, CI/CD build, and final reflections.

AutomationDesktop AutomationRust
0 likes · 17 min read
Automating Video Learning with Tauri: A Frontend Developer’s Guide to Building a Desktop Automation Tool
21CTO
21CTO
Feb 15, 2024 · Frontend Development

Why Tauri Could Replace Electron for Faster, Smaller Desktop Apps

This article compares Electron and the newer Tauri framework, highlighting Electron's large binary size and Tauri's Rust‑backed, lightweight approach that lets web developers build native desktop applications with familiar JavaScript, HTML, and CSS.

Desktop AppsElectronJavaScript
0 likes · 7 min read
Why Tauri Could Replace Electron for Faster, Smaller Desktop Apps
21CTO
21CTO
Dec 22, 2023 · Frontend Development

Choosing the Right Cross‑Platform Desktop Framework: Electron, Flutter, Tauri, React Native, or Qt

This article compares five popular cross‑platform desktop development frameworks—Electron, Flutter, Tauri, React Native, and Qt—examining their backgrounds, key features, performance, UI capabilities, development experience, native integration, community support, use cases, and potential challenges to help developers select the most suitable option for their projects.

Desktop DevelopmentElectronFlutter
0 likes · 13 min read
Choosing the Right Cross‑Platform Desktop Framework: Electron, Flutter, Tauri, React Native, or Qt
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 14, 2023 · Artificial Intelligence

ChatGPT Practice Applications and Large Model Technology Insights from the Juejin Offline Salon

The article recaps a Beijing offline salon where experts and open‑source contributors discussed ChatGPT desktop applications, the development and deployment of ChatGPT‑Next‑Web, large‑language‑model challenges, the VisualGLM multimodal model, and product design considerations, providing technical insights and community perspectives on AI advancements.

AIChatGPTProduct Design
0 likes · 9 min read
ChatGPT Practice Applications and Large Model Technology Insights from the Juejin Offline Salon
JD Tech
JD Tech
Mar 21, 2023 · Frontend Development

Comparative Study of Popular Desktop Application Development Technologies: Electron, Tauri, NW.js, Flutter for Desktop, and Wails

This article introduces the current popular desktop application development technologies, compares Electron, Tauri, NW.js, Flutter for Desktop, and Wails in terms of architecture, process models, inter‑process communication, and practical implementation through a navigation‑launcher example, and summarizes performance and packaging considerations for cross‑platform development.

Desktop DevelopmentElectronNW.js
0 likes · 15 min read
Comparative Study of Popular Desktop Application Development Technologies: Electron, Tauri, NW.js, Flutter for Desktop, and Wails
ELab Team
ELab Team
Oct 13, 2022 · Frontend Development

Why Tauri Is the Next Big Thing for Cross‑Platform Desktop Apps

This article provides a comprehensive overview of desktop application development, comparing native, web‑based, and self‑rendering technology stacks, and explains how Tauri leverages Rust, system webviews, and a secure multi‑process architecture to deliver high‑performance, small‑size cross‑platform desktop applications.

Desktop ApplicationsElectronRust
0 likes · 23 min read
Why Tauri Is the Next Big Thing for Cross‑Platform Desktop Apps
21CTO
21CTO
Aug 22, 2022 · Frontend Development

Top Desktop Application Frameworks: Tauri, Electron, Neutralino & More

This article reviews a range of desktop application development frameworks—including Tauri, Electron, Neutralino, Xojo, OS.js, WPF Toolkit, Flutter, Haxe, Enact, UWP, and Xamarin.Forms—detailing their features, advantages, and suitability for building efficient, cost‑effective, cross‑platform desktop software.

Desktop ApplicationsElectronFlutter
0 likes · 18 min read
Top Desktop Application Frameworks: Tauri, Electron, Neutralino & More
21CTO
21CTO
Jun 21, 2022 · Frontend Development

Is Tauri the Future of Lightweight Desktop Apps? A Deep Dive vs Electron

This article compares Tauri and Electron, highlighting Tauri's smaller binaries, faster launch, lower memory usage, Rust‑based backend, and native auto‑update support, while also discussing development workflow, build process, architecture differences, and the trade‑offs each framework presents for cross‑platform desktop applications.

Desktop AppsElectronRust
0 likes · 9 min read
Is Tauri the Future of Lightweight Desktop Apps? A Deep Dive vs Electron
BaiPing Technology
BaiPing Technology
Feb 22, 2022 · Frontend Development

Why Tauri Beats Electron: Build Faster, Smaller Desktop Apps with Rust

This guide introduces Tauri, a Rust‑backed cross‑platform GUI framework, compares it with Electron, walks through macOS installation, project creation, directory layout, running the app, implementing splash screens and custom menus, debugging techniques, and packaging for release, highlighting its smaller size and performance benefits.

DesktopElectronRust
0 likes · 17 min read
Why Tauri Beats Electron: Build Faster, Smaller Desktop Apps with Rust