一款原生、本地优先的 Windows 替代 Logitech Options+ 的工具,通过 HID++ 重设按钮、手势、DPI、SmartShift、RGB 灯效和配置文件,无需账号或遥测。

Stars

31

7 天增长

暂无数据

Fork 数

1

开放 Issue

1

开源协议

MIT

最近更新

2026-07-21

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它提供了一个完全开源、尊重隐私的替代方案,支持多按钮手势和按应用配置文件等高级功能,这些在同类软件中常被忽略。

适合谁使用

  • 希望避免使用 Options+ 的罗技鼠标和键盘用户
  • 需要高级自定义功能(手势、DPI、RGB)的 Windows 用户
  • 对 HID++ 设备控制和 C#/.NET 桌面应用感兴趣的开发者

典型使用场景

  • 重设按钮并创建自定义快捷键以提高生产力
  • 设置按住并滑动鼠标手势用于窗口管理或媒体控制
  • 调整 DPI 预设并切换 SmartShift 以实现平滑滚动
  • 为键盘配置逐键 RGB 灯效和板载配置文件

项目优势

  • 完全本地运行,无需罗技账号、云同步或遥测
  • 支持在任何可用按钮上映射手势,而非仅限 MX 手势按钮
  • 同时提供图形界面和命令行工具,便于无头配置
  • 自包含发布版已捆绑 .NET 运行时,无需额外依赖

使用前须知

  • 接收器支持可能不可靠;建议使用蓝牙或有线连接
  • 与 Logitech Options+、G HUB 或 Logi Bolt 应用同时运行会冲突
  • 正在积极开发中,尚未稳定;功能与配置可能发生变更

README 快速开始

openlogi-net

📥 Download the latest release — installer or portable build.

A native, local-first alternative to Logitech Options+ for Windows. Remap buttons, set up hold-and-swipe mouse gestures, drive DPI and SmartShift, control RGB lighting, and switch profiles over HID++ — without a Logitech account, telemetry, or the Options+ install.

This is a C# / .NET 10 / Avalonia rewrite of AprilNEA/OpenLogi (originally written in Rust), focused on Windows.


What it is

openlogi-net talks to Logitech HID++ devices — mice and keyboards — over a Logi Bolt / Unifying / LIGHTSPEED receiver (including the Powerplay mat's embedded receiver), or a Bluetooth-direct / wired connection, without running Logi Options+. Everything is local: there is no account, no cloud sync, and no telemetry.

It ships two binaries:

  • OpenLogi.App — an Avalonia desktop app with an interactive device view, a per-button action picker, a gesture editor with per-direction actions and presets, DPI and SmartShift controls, RGB lighting (per-key colors and effects), per-application profiles, and a system-tray presence.
  • OpenLogi.Cli — a headless command-line tool for device inventory, on-device HID++ diagnostics, asset prefetch, and lighting/profile probes.

What it does

  • Discover devices behind Bolt / Unifying / LIGHTSPEED receivers and direct Bluetooth / wired connections, with per-device online state and battery level.
  • Remap buttons to a catalog of actions and custom keyboard shortcuts.
  • Mouse gestures — hold a button and swipe up / down / left / right for four actions, with a plain tap as a fifth. Works with the dedicated MX gesture button or any capable button (Middle, Back, Forward, the wheel-mode button) — several at once — with Options+-style presets (Windows & Desktops, Media & Volume, Arrange Windows…) or fully custom per-direction actions. See docs/MOUSE_GESTURES.md.
  • DPI control — read and set sensitivity, with presets.
  • SmartShift — toggle the wheel ratchet mode and

项目描述

Avalonia rewrite of OpenLogi — a local-first Logitech Options+ alternative for Windows (HID++)

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

loyal-studio
loyal-studio GitHub avatar

Honami-Animation-System

Honami is a visual, UI-first animation system for Unity 6 that replaces Mecanim with timeline editors, node graphs, and a zero-allocation runtime, letting animators author animations with almost no code.

C#
239
aakk007
aakk007 GitHub avatar

RogueCleaner

A Windows tool that detects and removes malicious leftovers from right-click menus, startup items, services, scheduled tasks, browser extensions, and file associations.

C#
212
ThioJoe
ThioJoe GitHub avatar

Thio-Background-App-Notifier

A lightweight Windows tool that notifies you about new auto-starting background services and scheduled tasks that Windows normally doesn't alert you about.

C#
147