Skip to content

Let logi options plus do the job of keyboard and mouse only!disable logivoice、analytics、flow、sso、update、dfu、aipromptbuilder、device-recommendation

License

Notifications You must be signed in to change notification settings

Qetesh/logi-options-plus-mini

Repository files navigation

Logi Options Plus Mini

中文版本 | English Version

Logi Options Plus Mini 是一个精简版的Logi Options Plus,它只保留了对键盘和鼠标的支持,使得罗技键盘和鼠标的使用更加高效。 image image image image image

项目简介

参考官方Logitech Options 软件的批量安装和配置

此项目通过一个Shell脚本 logi-options-plus-mini.command 实现,脚本会下载官方安装包,并使用命令行选项精简掉键盘、鼠标外的所有功能。

特性

  • 仅保留键盘和鼠标功能
  • 卸载升级时自动保留配置
  • 去除无关功能,提升软件性能
    • analytics 用户分享应用程序使用情况和诊断数据
    • flow
    • sso 用户登录应用程序的功能
    • update 应用程序更新
    • dfu 设备固件更新
    • logivoice 罗技语音功能
    • aipromptbuilder AI Prompt Builder 功能(仅限macOS)
    • device-recommendation 设备推荐功能(仅限macOS)
  • 易于使用的Shell脚本
    • 可修改shell文件中安装选项,添加需要的功能

使用方法

  1. 克隆此项目到本地

    git clone https://github.com/Qetesh/logi-options-plus-mini.git
    cd logi-options-plus-mini
  2. 运行Shell脚本(需要sudo权限卸载旧版本)

  • macOS

    chmod u+x logi-options-plus-mini.command
    ./logi-options-plus-mini.command
  • Windows(需要管理员终端运行一次Set-ExecutionPolicy -ExecutionPolicy RemoteSigned

    右键ps1脚本,使用PowerShell运行

脚本将会自动下载官方安装包,并进行精简安装。

系统要求

  • macOS
  • Windows
  • 网络连接以下载官方安装包

贡献

欢迎提交问题和请求。您可以通过以下方式贡献代码:

  1. Fork 此仓库
  2. 创建您的分支 (git checkout -b feature/AmazingFeature)
  3. 提交您的更改 (git commit -m 'Add some AmazingFeature')
  4. 推送到分支 (git push origin feature/AmazingFeature)
  5. 打开一个Pull Request

许可证

此项目使用 Apache 许可证

About

Let logi options plus do the job of keyboard and mouse only!disable logivoice、analytics、flow、sso、update、dfu、aipromptbuilder、device-recommendation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published