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.17-tauri
Name Modified Size InfoDownloads / Week
Parent folder
OpenLess_x86_64.app.tar.gz 2026-08-15 11.3 MB
OpenLess_x86_64.app.tar.gz.sig 2026-08-15 408 Bytes
latest-darwin-x86_64-mirror.json 2026-08-15 616 Bytes
latest-darwin-x86_64.json 2026-08-15 597 Bytes
OpenLess_1.3.17_x64.dmg 2026-08-15 11.8 MB
latest-windows-x86_64-mirror.json 2026-08-15 631 Bytes
latest-windows-x86_64.json 2026-08-15 612 Bytes
OpenLess_1.3.17_x64-setup.exe 2026-08-15 13.1 MB
OpenLess_1.3.17_x64-setup.exe.sig 2026-08-15 420 Bytes
OpenLess_1.3.17_x64_en-US.msi 2026-08-15 18.5 MB
latest-android-aarch64-mirror.json 2026-08-15 631 Bytes
latest-android-aarch64.json 2026-08-15 612 Bytes
latest-android-armv7-mirror.json 2026-08-15 637 Bytes
latest-android-armv7.json 2026-08-15 618 Bytes
latest-android-i686-mirror.json 2026-08-15 617 Bytes
latest-android-i686.json 2026-08-15 598 Bytes
latest-android-x86_64-mirror.json 2026-08-15 624 Bytes
latest-android-x86_64.json 2026-08-15 605 Bytes
OpenLess_1.3.17_arm64-v8a.apk 2026-08-15 20.8 MB
OpenLess_1.3.17_arm64-v8a.apk.sig 2026-08-15 420 Bytes
OpenLess_1.3.17_armeabi-v7a.apk 2026-08-15 16.4 MB
OpenLess_1.3.17_armeabi-v7a.apk.sig 2026-08-15 424 Bytes
OpenLess_1.3.17_x86.apk 2026-08-15 24.0 MB
OpenLess_1.3.17_x86.apk.sig 2026-08-15 412 Bytes
OpenLess_1.3.17_x86_64.apk 2026-08-15 23.0 MB
OpenLess_1.3.17_x86_64.apk.sig 2026-08-15 416 Bytes
latest-linux-x86_64-mirror.json 2026-08-15 632 Bytes
latest-linux-x86_64.json 2026-08-15 613 Bytes
libopenless.so 2026-08-15 617.1 kB
OpenLess-1.3.17-1.x86_64.rpm 2026-08-15 11.8 MB
openless.conf 2026-08-15 379 Bytes
OpenLess_1.3.17_amd64.AppImage 2026-08-15 90.9 MB
OpenLess_1.3.17_amd64.AppImage.sig 2026-08-15 420 Bytes
OpenLess_1.3.17_amd64.deb 2026-08-15 11.8 MB
latest-darwin-aarch64-mirror.json 2026-08-15 617 Bytes
latest-darwin-aarch64.json 2026-08-15 598 Bytes
OpenLess_1.3.17_aarch64.dmg 2026-08-15 10.9 MB
OpenLess_aarch64.app.tar.gz 2026-08-15 10.5 MB
OpenLess_aarch64.app.tar.gz.sig 2026-08-15 408 Bytes
OpenLess v1.3.17-tauri source code.tar.gz 2026-08-15 7.5 MB
OpenLess v1.3.17-tauri source code.zip 2026-08-15 7.8 MB
README.md 2026-08-15 5.8 kB
Totals: 42 Items   290.8 MB 2

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.16-tauri...v1.3.17-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-15