Skip to main content

MacOS volume

Project description

Installation

$ [sudo] pip install mac-volume

Functions

function __doc__
mac_volume.change(volume) change volume
mac_volume.get() return volume

Executable modules

usage __doc__
python -m mac_volume [volume] set/get volume

Examples

>>> import mac_volume
>>> mac_volume.change(10)
>>> mac_volume.get()
10
>>> mac_volume.mute()
>>> mac_volume.muted()
True
>>> mac_volume.unmute()

python-readme-generator

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mac-volume-2019.4.13.tar.gz (1.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page