mplugd | executes user-defined actions
kandi X-RAY | mplugd Summary
kandi X-RAY | mplugd Summary
mplugd is a Python library. mplugd has no bugs, it has no vulnerabilities, it has build file available and it has low support. However mplugd has a Non-SPDX License. You can download it from GitHub.
mplugd is a daemon that listens on events (e.g. xrandr, pulseaudio, …) and executes user-defined actions on certain events. In contrast to other approaches, it listens to events by registering callback handlers instead of polling and parsing tool output, if possible. Event processing is done through a threaded producer/consumer architecture that can be extended by plugins to insert new event types. Actions can be defined using INI-like rule files or simple scripts. A common use-case is automatic configuration of plugged-in devices like HDMI or DisplayPort displays including switch of audio output using pulseaudio. It also enables automatic actions on udev events without root privileges.
mplugd is a daemon that listens on events (e.g. xrandr, pulseaudio, …) and executes user-defined actions on certain events. In contrast to other approaches, it listens to events by registering callback handlers instead of polling and parsing tool output, if possible. Event processing is done through a threaded producer/consumer architecture that can be extended by plugins to insert new event types. Actions can be defined using INI-like rule files or simple scripts. A common use-case is automatic configuration of plugged-in devices like HDMI or DisplayPort displays including switch of audio output using pulseaudio. It also enables automatic actions on udev events without root privileges.
Support
Quality
Security
License
Reuse
Support
mplugd has a low active ecosystem.
It has 17 star(s) with 2 fork(s). There are 4 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 1 have been closed. On average issues are closed in 13 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of mplugd is current.
Quality
mplugd has 0 bugs and 0 code smells.
Security
mplugd has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
mplugd code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
mplugd has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
mplugd releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
mplugd saves you 659 person hours of effort in developing the same functionality from scratch.
It has 1529 lines of code, 139 functions and 11 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed mplugd and discovered the below as its top functions. This is intended to give you an instant insight into mplugd implemented functionality, and help decide if they suit your requirements.
- Get the name of the monitor
- Return the details of the Monitor
- Extract the timing information from the frame
- Extract the range datetime from the given tag
- Get the ID string
- Return list of example datafiles
Get all kandi verified functions for this library.
mplugd Key Features
No Key Features are available at this moment for mplugd.
mplugd Examples and Code Snippets
No Code Snippets are available at this moment for mplugd.
Community Discussions
No Community Discussions are available at this moment for mplugd.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mplugd
You can download it from GitHub.
You can use mplugd like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use mplugd like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Applications starting/ending audio output through PulseAudio. PulseAudio port changes (e.g., plugged-in headphones). Udev events (e.g., new/removed devices or changed properties).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page