An open API service indexing awesome lists of open source software.

https://github.com/andrewpetrochenkov/mac-volume

:apple: :sound: :mute: :signal_strength: macOS volume
https://github.com/andrewpetrochenkov/mac-volume

applescript cli macos

Last synced: 3 months ago
JSON representation

:apple: :sound: :mute: :signal_strength: macOS volume

Awesome Lists containing this project

README

        

[![](https://img.shields.io/badge/OS-macOS-blue.svg?longCache=True)]()
[![](https://img.shields.io/pypi/v/mac-volume.svg?maxAge=3600)](https://pypi.org/project/mac-volume/)
[![](https://img.shields.io/npm/v/mac-volume.svg?maxAge=3600)](https://www.npmjs.com/package/mac-volume)[![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
[![](https://github.com/andrewp-as-is/mac-volume/workflows/tests42/badge.svg)](https://github.com/andrewp-as-is/mac-volume/actions)

### Installation
```bash
$ [sudo] pip install mac-volume
```

```bash
$ [sudo] npm i -g mac-volume
```

#### Examples
```bash
$ volume 30
$ volume
30
```


readme42.com