Skip to main content

MacOS volume

Project description

Install

$ [sudo] pip install mac-volume

Functions

function description
mac_volume.change(volume) change volume
mac_volume.get() return volume
mac_volume.mute() mute
mac_volume.muted() return True if muted
mac_volume.unmute() unmute

Examples

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

readme-md - README.md 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-2018.11.19.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

mac_volume-2018.11.19-py2.py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 2 Python 3

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