aprilnea/openlogi

⚡️A native, local-first alternative to Logitech Options+, written in Rust 🦀 — remap buttons, DPI, and SmartShift over HID++. No account, no telemetry.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 8 minutes ago
Added to GitGenius on August 20th, 2026
Created on May 24th, 2026
Open Issues & Pull Requests: 206 (+3)
Number of forks: 315
Total Stargazers: 11,548 (+47)
Total Subscribers: 46 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.0 days
Mean response time: 9.3 days
90th percentile: 28.1 days
Tracked items: 185

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 93% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "needs: info" is answered fastest, typically in about 3 hours, while "type: feature" waits about 13 days. Almost all tracked open issues have seen activity in the last three months. Only 5% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 151
New in 7 days: 55
Closed in 7 days: 15
Avg open age: 31 days
Stale 30+ days: 19
Stale 90+ days: 0

Recent activity

Opened in 7 days: 52
Closed in 7 days: 13
Comments in 7 days: 40
Events in 7 days: 96

Top labels

  • needs: triage (157)
  • type: bug (120)
  • area: hidpp (66)
  • platform: macos (64)
  • type: feature (54)
  • platform: all (37)
  • area: gui (33)
  • area: hid (29)

Detailed Description

OpenLogi is a native, local-first alternative to Logitech Options+, written in Rust, that runs on macOS, Linux, and Windows.

The tool solves the problem of controlling Logitech mice, keyboards, and webcams without relying on Logitech's official software, which many users find bloated or privacy-invasive. It communicates directly with devices over the HID++ protocol and UVC standards, allowing users to remap buttons, adjust DPI settings, configure SmartShift wheel behavior, and control Litra lights. Configuration is stored in a single TOML file rather than locked behind a proprietary system, and the tool includes both a GUI and a command-line interface for scripting.

OpenLogi suits users who want lightweight device control without creating a Logitech account or accepting telemetry. It is particularly valuable for Linux users, where Logitech Options+ has no official support, and for anyone who prefers plain-text configuration they can version-control and sync across machines. The tool distinguishes itself by allowing gestures to be assigned to any physical button and by offering per-application profile overlays that automatically switch when you focus a different application on macOS and Windows. The README explicitly notes that OpenLogi is under active development and not yet stable, with features and configuration still subject to change.

The project maintains a substantial base of real-world users, as evidenced by the fact that almost all open issues are raised by outside users rather than the core team. Maintainers typically respond to new issues and pull requests within a few days. Work in the issue tracker is dominated by triage needs, bug reports, and macOS-specific issues.