Silent Install HQ
EXE WinGet

NextAI Translator

yetone · 0.6.20 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
NextAI.Translator_0.6.20_x64-setup.exe /S

File Identity

SHA256 18ac48bcf2374a0ca9d86cfe0570776fb7a1ce1fd142fe1e084d80481e1499bd VirusTotal ↗
Filename NextAI.Translator_0.6.20_x64-setup.exe

Signature

Status Upload installer to verify signature

WinGet Package

Package ID yetone.NextAITranslator
Version 0.6.20
Description Cross-platform desktop application for translation based on ChatGPT API.
License AGPL-3.0
Upgrade Behavior install(Install over existing)
Release Notes v0.6.20 - Actually fix the high idle CPU usage on Windows that persisted through 0.6.19 (#1886). Hiding a window in Tauri only hides the OS window — it never tells the WebView2 controller it is hidden, so the renderer of the always-alive Quick Translator and writing-indicator panels kept compositing at full frame rate even while the app sat idle in the tray. The WebView2 controller is now explicitly suspended (SetIsVisible) on every hide, and the two panels are no longer pre-created at startup o…