Skip to content
This repository was archived by the owner on Aug 3, 2021. It is now read-only.

avindra/pacmd-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacmd-python Build Status

Python bindings to pacmd. This transforms the semi-structured output from pacmd into dictionaries.

Deprecated

If all you want is a simple way to change volume and the active device, have a look at these configs/scripts in my dotfiles:

Why

In my research, programming with Pulseaudio generally requires strictly using the C bindings, which aren't easily scriptable. Python is a great fit for general purpose scripting.

Usage

TBD. Probably as a published package. For now, read the tests and copy the code.

Contributing

If you find this useful, I will gladly review PRs to help improve this project.

About

🐧 python bindings to pacmd (CLI utility for pulseaudio)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published