Skip to content

w1r0x/sony-disconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

sony-disconnect it is an app to disconnect your Sony WH-1000XM3 when it is inactive.

It is based on pulseaudio events.

When inactive timeout occurs it disconnects your headphones using bluetooth.

How to run

$ git clone https://github.com/w1r0x/sony-disconnect.git
$ cd sony-disconnect
$ pip install -r Requirements
$ python app.py

Should run with user priveleges to access pulseaudio server

bt-device

Need to have bt-device app for bluetooth disconnect event

Ubuntu

$ apt-get update && apt-get install bluez-tools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages