Download Latest Version OpenLess_1.3.18_x64_en-US.msi (18.6 MB)
Email in envelope

Get an email when there's a new version of OpenLess

Home / v1.3.18-tauri
Name Modified Size InfoDownloads / Week
Parent folder
latest-windows-x86_64-mirror.json 2026-08-21 631 Bytes
latest-windows-x86_64.json 2026-08-21 612 Bytes
OpenLess_1.3.18_x64-setup.exe 2026-08-21 13.2 MB
OpenLess_1.3.18_x64-setup.exe.sig 2026-08-21 420 Bytes
OpenLess_1.3.18_x64_en-US.msi 2026-08-21 18.6 MB
latest-android-aarch64-mirror.json 2026-08-21 631 Bytes
latest-android-aarch64.json 2026-08-21 612 Bytes
latest-android-armv7-mirror.json 2026-08-21 637 Bytes
latest-android-armv7.json 2026-08-21 618 Bytes
latest-android-i686-mirror.json 2026-08-21 617 Bytes
latest-android-i686.json 2026-08-21 598 Bytes
latest-android-x86_64-mirror.json 2026-08-21 624 Bytes
latest-android-x86_64.json 2026-08-21 605 Bytes
OpenLess_1.3.18_arm64-v8a.apk 2026-08-21 20.9 MB
OpenLess_1.3.18_arm64-v8a.apk.sig 2026-08-21 420 Bytes
OpenLess_1.3.18_armeabi-v7a.apk 2026-08-21 16.5 MB
OpenLess_1.3.18_armeabi-v7a.apk.sig 2026-08-21 424 Bytes
OpenLess_1.3.18_x86.apk 2026-08-21 24.1 MB
OpenLess_1.3.18_x86.apk.sig 2026-08-21 412 Bytes
OpenLess_1.3.18_x86_64.apk 2026-08-21 23.1 MB
OpenLess_1.3.18_x86_64.apk.sig 2026-08-21 416 Bytes
latest-darwin-aarch64-mirror.json 2026-08-21 617 Bytes
latest-darwin-aarch64.json 2026-08-21 598 Bytes
OpenLess_1.3.18_aarch64.dmg 2026-08-21 17.1 MB
OpenLess_aarch64.app.tar.gz 2026-08-21 17.0 MB
OpenLess_aarch64.app.tar.gz.sig 2026-08-21 408 Bytes
latest-darwin-x86_64-mirror.json 2026-08-21 616 Bytes
latest-darwin-x86_64.json 2026-08-21 597 Bytes
OpenLess_1.3.18_x64.dmg 2026-08-21 13.1 MB
OpenLess_x86_64.app.tar.gz 2026-08-21 12.7 MB
OpenLess_x86_64.app.tar.gz.sig 2026-08-21 408 Bytes
latest-linux-x86_64-mirror.json 2026-08-21 632 Bytes
latest-linux-x86_64.json 2026-08-21 613 Bytes
libopenless.so 2026-08-21 639.7 kB
OpenLess-1.3.18-1.x86_64.rpm 2026-08-21 12.1 MB
openless.conf 2026-08-21 379 Bytes
OpenLess_1.3.18_amd64.AppImage 2026-08-21 91.1 MB
OpenLess_1.3.18_amd64.AppImage.sig 2026-08-21 420 Bytes
OpenLess_1.3.18_amd64.deb 2026-08-21 12.1 MB
OpenLess v1.3.18-tauri source code.tar.gz 2026-08-21 7.6 MB
OpenLess v1.3.18-tauri source code.zip 2026-08-21 8.0 MB
README.md 2026-08-21 3.8 kB
Totals: 42 Items   307.9 MB 14

macOS 用户首次安装提示

下载 DMG 拖入 /Applications 后,必须在终端运行:

:::bash
xattr -cr /Applications/OpenLess.app

否则 Gatekeeper 会提示「OpenLess 已损坏」——这是因为当前 build 用 ad-hoc 签名、没做 Apple 公证。

渠道说明

  • -tauri 结尾的 tag 是正式版(自动推送给所有 in-app 检查更新的用户)。
  • -beta-tauri 结尾或包含 -Beta.N-tauri 的 tag 是 Beta 版(GitHub 标 pre-release,通过 in-app updater 推送给正式版用户;只对在「设置 → 关于 → 加入 Beta 渠道」开关切到 Beta 的用户可见,且需要手动从此页面下载安装)。

行为变更提示

  • 流式输入默认开启;不兼容场景会自动回落到一次性插入。可在「设置 → 高级」关闭。
  • 流式输入成功后默认把最终文本同步到剪贴板,方便再次粘贴;可在「设置 → 高级」关闭。

What's Changed

New Contributors

Full Changelog: https://github.com/Open-Less/openless/compare/v1.3.17-tauri...v1.3.18-tauri

Android 安装说明

  • 推荐:真机下载 OpenLess_<version>_arm64-v8a.apk(arm64 设备)。
  • 模拟器:x86_64 模拟器用 OpenLess_<version>_x86_64.apk
  • 首次安装需在系统设置中允许「安装未知应用」;应用内更新会拉起系统安装器。
  • adb 调试:adb install -r OpenLess_<version>_arm64-v8a.apk

Android 应用内更新

  • Stable 用户检查 latest-android-aarch64.json(及 mirror 变体)。
  • Beta 用户(设置 → 高级 → 加入 Beta)检查带 -beta 后缀的 manifest。
Source: README.md, updated 2026-08-21