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()
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file mac-volume-2019.4.13.tar.gz.
File metadata
- Download URL: mac-volume-2019.4.13.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.9.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b0398fe8627e0cd899c46546f6c7a0d3d8c34ed5235286fe8e4cafd8c9db9b0
|
|
| MD5 |
a6258523eaacd71c982c53e62170f9aa
|
|
| BLAKE2b-256 |
c00b16d1b7d8955996583696f327b6291aa53dcf7910ae63bdc17d5678d14a73
|