Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abcdesktopio/oc.pulseaudio
pulseaudio service
https://github.com/abcdesktopio/oc.pulseaudio
Last synced: about 2 months ago
JSON representation
pulseaudio service
- Host: GitHub
- URL: https://github.com/abcdesktopio/oc.pulseaudio
- Owner: abcdesktopio
- License: gpl-2.0
- Created: 2023-09-08T13:22:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-22T13:33:19.000Z (about 1 year ago)
- Last Synced: 2024-05-14T00:45:34.461Z (8 months ago)
- Language: Dockerfile
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oc.pulseaudio
![Update oc.pulseaudio](https://github.com/abcdesktopio/oc.pulseaudio/workflows/Update%20oc.pulseaudio/badge.svg)
![Docker Stars](https://img.shields.io/docker/stars/abcdesktopio/oc.pulseaudio.svg)
![Docker Pulls](https://img.shields.io/docker/pulls/abcdesktopio/oc.pulseaudio.svg)Sound container for abcdesktop
- use pulseaudio## To get more informations
Please, read the public documentation web site:
* [https://www.abcdesktop.io](https://www.abcdesktop.io)
* [https://abcdesktopio.github.io/](https://abcdesktopio.github.io/)## Sound service for abcdesktop.io for kubernetes
```
git clone git://github.com/abcdesktopio/oc.pulseaudio
cd oc.pulseaudio
git submodule update --init --recursive --remote
```### build `oc.pulseaudio` image
```
docker build -t abcdesktopio/oc.pulseaudio:dev .
```