atagulalan / arctis-battery-percentage

🔋 Shows SteelSeries Arctis wireless device's battery percentages as a notification.
MIT License
70 stars 16 forks source link

Use Arctis USB Finder NPM Package #20

Closed richrace closed 3 years ago

richrace commented 3 years ago

:wave: So this uses the package I've built which is based on your work to load/find the Arctis USB devices.

I split it out into it's own package as I plan on making an Electron tray version (https://github.com/richrace/arctis-monitor).

The Arctis USB Finder package also includes support for the Arctis 7X (with some additional fields).

Let me know what you think.

Happy for this to be rejected/accepted 😀

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

richrace commented 3 years ago

Thanks for merging 🎉

I'd happily be a maintainer to bump this dependency when I update it in the future. I just don't have access to a Windows PC (or a VM) at the moment so I won't be extending the functionality or manually testing this.