Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Siot/PaWebControl
PulseAudio Web Volume Control
https://github.com/Siot/PaWebControl
Last synced: 4 days ago
JSON representation
PulseAudio Web Volume Control
- Host: GitHub
- URL: https://github.com/Siot/PaWebControl
- Owner: Siot
- License: gpl-3.0
- Created: 2014-02-11T09:41:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T00:20:21.000Z (over 4 years ago)
- Last Synced: 2024-04-14T12:30:40.443Z (7 months ago)
- Language: TypeScript
- Size: 5.96 MB
- Stars: 46
- Watchers: 13
- Forks: 16
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - Siot/PaWebControl - PulseAudio Web Volume Control (others)
README
# PaWebControl
[![Greenkeeper badge](https://badges.greenkeeper.io/Siot/PaWebControl.svg)](https://greenkeeper.io/)
PulseAudio Web Volume Control
A pavucontrol web interface.
![ScreenShot](https://lh5.googleusercontent.com/---4u0K7RKJI/UvqIg4AuM4I/AAAAAAAAALs/vHvX5Jc0oHM/w540-h810-no/PaWebControl.png)
Requirements:
- NodeJS
- PulseAudio pactl commandInstallation:
- Clone this repo.
- Run `$ npm ci`
Start server:
- Run `$ npm run start`
Usage:
Point to IP:8000 of the web server with a web browser from any gadget on your lan.
- Right checkbox = toggle mute
- Drag&drop input-sink (green box) = move input-sink between sinks (white box)
- Move slider = change volume (numeric % volum visible on textbox)Blog (spanish): http://blog.siot.es/2014/02/pawebcontrol-interfaz-web-para.html