{"id":16064392,"url":"https://github.com/trevarj/arctis7_controls","last_synced_at":"2025-03-16T08:32:08.932Z","repository":{"id":40566636,"uuid":"251117187","full_name":"trevarj/arctis7_controls","owner":"trevarj","description":"Controls for Steelseries Arctis 7 wireless headset in Rust or Python","archived":false,"fork":false,"pushed_at":"2025-03-01T06:33:13.000Z","size":149,"stargazers_count":18,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T02:07:49.431Z","etag":null,"topics":["arctis7-controls","headset-control","python","rust","steelseries","usb-devices"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trevarj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-29T19:35:12.000Z","updated_at":"2025-02-17T21:57:11.000Z","dependencies_parsed_at":"2024-01-01T12:34:49.161Z","dependency_job_id":"61f441e3-b8b7-495e-9961-d74a54138932","html_url":"https://github.com/trevarj/arctis7_controls","commit_stats":{"total_commits":64,"total_committers":3,"mean_commits":"21.333333333333332","dds":0.5,"last_synced_commit":"a71d657771e556403e381af00779639680a002f9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trevarj%2Farctis7_controls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trevarj%2Farctis7_controls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trevarj%2Farctis7_controls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trevarj%2Farctis7_controls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trevarj","download_url":"https://codeload.github.com/trevarj/arctis7_controls/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806070,"owners_count":20350775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arctis7-controls","headset-control","python","rust","steelseries","usb-devices"],"created_at":"2024-10-09T05:06:51.258Z","updated_at":"2025-03-16T08:32:08.317Z","avatar_url":"https://github.com/trevarj.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Build](https://github.com/trevarj/arctis7_controls/actions/workflows/rust.yml/badge.svg)](https://github.com/trevarj/arctis7_controls/actions/workflows/rust.yml) ![Crates.io](https://img.shields.io/crates/v/arctis7-controls)\n\n# arctis7_controls\nControls for Steelseries Arctis 7 (2019) wireless headset written in Rust or Python (your choice)\n\nMade this so I don't have to use the Steelseries control engine adware virus.\nI find that it makes the quality of the headset worse.\n\nWorks on Windows, and most likely on Linux.\n\n**The Rust version is preferred and the one that will be maintained.** The Python one works still though.\n\n## Python Prerequisites\n- Python 3\n- PyUSB\n- libusb or some other backend for PyUSB\n\n## Rust Prerequisites\n- Rust + cargo\n\n### Installation using Cargo\n```\ncargo install arctis7-controls\n```\nor from source\n```\ngit clone https://github.com/trevarj/arctis7_controls\ncd arctis7_controls/rust\ncargo install --path .\n```\n\n#### Windows \n1. Install [Zadig](https://zadig.akeo.ie/)\n1. Open it and select `Options-\u003eList All Devices`\n1. Find `Steelseries Arctis 7 (Interface 5)`\n1. Install the WinUSB driver to it\n\nNow you can successfully write to the device without Windows throwing a fit.\n\n## Features\n- Check battery percentage \n- Turn on/off LED blink on USB dongle\n- Configure microphone side-tone (hearing yourself talk)\n- Configure automatic turn off\n\n## Usage\n\n```\n➜  arctis7-controls --help\nA utility to control the Steelseries Arctis7 Wireless Headset\n\nUsage: arctis7-controls \u003cCOMMAND\u003e\n\nCommands:\n  battery  Show battery percentage\n  config   Headset configuration options\n  help     Print this message or the help of the given subcommand(s)\n\nOptions:\n  -h, --help     Print help information\n  -V, --version  Print version information\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrevarj%2Farctis7_controls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrevarj%2Farctis7_controls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrevarj%2Farctis7_controls/lists"}