文章摘要
OpenLogi是一款用Rust编写的本地优先Logitech鼠标配置工具,无需账户和遥测,支持HID++协议,可重映射按钮、调整DPI和SmartShift,兼容macOS、Linux和Windows系统。
文章总结
好的,这是根据您提供的英文内容,使用中文重新陈述的文章主要内容,已保留关键细节并删减了与主题无关的内容。
标题:OpenLogi:让你的罗技鼠标真正属于本地
核心摘要: OpenLogi 是一款用 Rust 编写的、原生且优先本地运行的开源软件,旨在替代 Logitech Options+。它无需注册账户,不收集任何遥测数据,通过 HID++ 协议直接控制你的罗技鼠标,实现按键重映射、DPI 调节和 SmartShift 功能。
主要功能:
- 按键重映射: 为每个物理按键绑定 44 种内置动作,支持自定义快捷键、启动应用和脚本。
- DPI 控制与预设: 通过 HID++ 协议直接设置鼠标指针分辨率,并可循环切换自定义的 DPI 预设。
- SmartShift: 控制滚轮在棘轮模式和自由旋转模式之间切换,或根据滚动速度自动切换。
- 按应用配置: 为不同应用程序创建独立的按键配置,当切换应用时自动生效。
- 多连接方式支持: 支持通过 Logi Bolt、Unifying、Lightspeed 接收器、蓝牙或 USB 有线方式连接设备。
- 实时设备视图: 以轮播图形式显示已配对的设备,并展示其电池电量和充电状态。
核心优势:本地优先
- 无需账户: 无需注册,启动即用。
- 零遥测: 不收集任何分析数据、使用记录或崩溃报告。
- 纯文本配置: 所有按键绑定、预设和配置文件都存储在一个可读的 TOML 文件中,用户完全拥有控制权。
- 开源: 采用 MIT / Apache-2.0 双许可证,代码完全公开。
安装与兼容性:
- 提供 macOS、Linux 和 Windows 平台的签名安装包。
- 支持 MX Master 4/3S/3、MX Anywhere 3、Signature M650、Ergo M575 等鼠标,以及部分键盘、Litra 灯和罗技摄像头。
- 重要提示: 使用 OpenLogi 前,需退出 Logi Options+ 或 Solaar(Linux),因为多个程序无法同时通过 HID++ 控制同一设备。
常见问题:
- 是否由罗技官方开发? 不是,这是一个独立的开源项目,与罗技无关。
- 是否需要联网? 仅用于下载设备图片和可选的更新检查(默认关闭),其余所有操作均在本地完成。
- 设置存储在哪里? 存储在
~/.config/openlogi/config.toml文件中,可直接编辑。
评论总结
根据评论内容,主要观点和论据总结如下:
1. 对Logitech官方软件的普遍不满
- 评论1(andsoitis):“Love my Logitech mouse, keyboard, and webcam. Their software not in the same league as their hardware.”
- 评论9(jsalama):“Good to see open source alternatives to the awful Logitech software... I only realized how bad the Logitech software is after switching from a G502... to an MX Master mouse that does not have on-board memory.”
2. 对网站AI生成内容的负面评价
- 评论2(demibabs):“Cool project, but I hate how every new site has this obviously LLM generated copy :( I feel like most people who use it for their copy don’t realize how obvious it is.”
- 评论5(asdfsa32):“the genai content on the website is just so distracting and such a bummer. It sticks out like sore thumb.”
3. 推荐替代软件(开源或第三方)
- 评论3(wlesieutre)推荐Steermouse(非开源):“It's not open source but I have to shout out Steermouse which has been replacing Logitech's awful Mac software for ~25 years.”
- 评论5(asdfsa32)推荐Linux下的Solaar:“For Linux, there is https://github.com/pwr-Solaar/Solaar”
- 评论9(jsalama)推荐BetterMouse(macOS,非开源):“Personally I've been using BetterMouse on macOS with my MX Master, although it's not open source.”
4. 对项目本身的正面评价
- 评论10(cmclaughlin):“Nice job on the app and the website. It looks really good.”
- 评论11(corv):“So this appeared at just the right moment for me, thanks!”
5. 其他技术细节
- 评论4(armadyl)指出Logitech提供离线版Options+:“Logitech does offer an offline version of Options+ meant for air gapped and more secured systems.”
- 评论6(yuhao2dai)质疑代码来源:“Looks like someone stole LinearMouse's code and vibed it better.”
- 评论7(sandeepkd)指出网站资源页的“Introduction”锚点非英文。
- 评论8(vivzkestrel)询问项目功能:“what exactly does this do and why do I need it?”
平衡性总结:评论整体对Logitech官方软件持批评态度,但对项目本身(替代软件)持积极或中性看法。主要争议点在于网站AI生成内容的质量和代码原创性。