Coder Social home page Coder Social logo

arctis-rs's Introduction

arctis-rs

A small utility to query your Arctis device battery level, written in Rust.

The SteelSeries Engine does not show the battery level in numbers, only the icon so I wrote this to get more details. Also to practice my Rust ๐Ÿ˜€.

Features

Only getting battery level for now. Maybe I'll add more features in the future? ยฏ\_(ใƒ„)_/ยฏโ€‹

Downloads

Head to the release. At the moment only Windows binaries are available.

Usage

Run the program from a terminal window. Here's the help options:

A small utility to query Arctis battery

Usage: arctis-rs.exe <--battery|--list>

Options:
  -b, --battery  Query the battery level
  -l, --list     Get the device list
  -h, --help     Print help
  -V, --version  Print version

Contribute

If you want to contribute to this, it's really simple.

  • First, download rust from https://rustup.rs/ (If you're on Windows you have to install the VS Build Tools too, the installer will tell you how).

  • Then, clone this repository and build with cargo: cargo build.

  • Run the program with cargo run.

git clone https://github.com/tk-nguyen/arctis-rs
cd arctis-rs/
cargo build && cargo run

If you have any problem, please report it in the issues! I'll try to get back to you as soon as possible.

arctis-rs's People

Contributors

tk-nguyen avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.