GithubHelp home page GithubHelp logo

olback / perif Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 375 KB

Application to check battery, control lightning and sidetone on your peripherals!

License: GNU Affero General Public License v3.0

Rust 91.18% Shell 1.89% Meson 1.67% Python 0.65% JavaScript 4.60%
headset control headsetcontrol headset-control gtk linux app gui ui headphones

perif's Introduction

Perif

An application to control lightning, sidetone and check battery status on your peripherals.

OS/Arch Status
Linux/amd64 CircleCI

Install

Before you install Perif, make sure you have installed:

  • meson
  • ninja
  • Rust (cargo)

If you do not want/need support for bluetooth devices, you can choose to not include the bluetooth udev rules by passing -Dbluetooth=false to meson build.

git clone https://github.com/olback/perif && cd perif
cargo build --release --all
./target/release/gen-rules
meson _mbuild
sudo ninja -C _mbuild install

Uninstall

sudo ninja -C _mbuild uninstall

Does your device not show up?

If your device is supported, but does not show up? Please open an issue, make sure to include make, model, vid and pid. If your device is not yet supported by Perif, you can add it by following the steps here.

Inspiration

This project is inspired by Sapd/HeadsetControl.

perif's People

Contributors

olback avatar snkaupe avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

snkaupe

perif's Issues

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.