Skip to content
This repository has been archived by the owner on Oct 22, 2022. It is now read-only.

pulsemeeter integration for the elgato streamdeck

License

Notifications You must be signed in to change notification settings

Fl1tzi/pulsemeeter-streamdeck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulsemeeter-streamdeck

Elgato Streamdeck intergration into pulsemeeter with pulsemeeter socket.

only available if your Pulsemeeter version is over 1.2.12

installation

first install the dependencies using:

  • pip install streamdeck
  • pip install pulsemeeter
  • pip install Pillow
  • pip install pyyaml

Then download all the files:

git clone https://github.com/Fl1tzi/pulsemeeter-streamdeck.git

Finally go into the directory pulsemeeter-streamdeck and execute it using:

python3 main.py


If it gives you an error that it couldn't open the device, you should add the udev rules.

sudo cp 10-streamdeck.rules /etc/udev/rules.d

Reload the rules:

sudo udevadm trigger

usage

To change your settings go into the settings.py file and change the values.

examples

pic1 pic2 pic3 pic4

thanks to:

About

pulsemeeter integration for the elgato streamdeck

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages