Skip to content

Forward local media key events to remote streaming media control APIs

License

Notifications You must be signed in to change notification settings

kbouck/mediakey-remote

Repository files navigation

mediakey-remote

Forward local media key events to remote streaming media control APIs

install

pip install

start/stop

sudo systemctl start mediakey-remote.service 
sudo systemctl stop mediakey-remote.service 

auto-start on boot

sudo systemctl enable mediakey-remote.service 

config

/etc/opt/mediakey-remote/config.toml

logs

/var/opt/mediakey-remote/logs/mediakey-remote.log

build

# enable your venv
# pip install keyboard soco toml pyinstaller 
pyinstaller mediakey-remote.py --onefile

About

Forward local media key events to remote streaming media control APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published