https://github.com/sebbekarlsson/vol
simple command line volume tool
https://github.com/sebbekarlsson/vol
cli volume volume-control
Last synced: 5 months ago
JSON representation
simple command line volume tool
- Host: GitHub
- URL: https://github.com/sebbekarlsson/vol
- Owner: sebbekarlsson
- License: gpl-3.0
- Created: 2019-05-16T08:57:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T22:28:49.000Z (over 4 years ago)
- Last Synced: 2025-03-25T20:42:52.563Z (10 months ago)
- Topics: cli, volume, volume-control
- Language: C
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vol
> Simple command line volume tool
## Usage
> To set the volume:
vol set
> Note, this command also prints the volume afterwards.
> To get the volume:
vol get
## Install
> To install, simply run:
sudo make install