winpulse

command module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

README

WinPulse

Build Status Godoc

WinPulse captures Audio from Windows and streams it to a PulseAudio Server.

It can stream over SSH with pacat. It shows in systray with PulseAudio icon, right-click to stop, play or exit.

Build with: go get -ldflags -H=windowsgui -trimpath github.com/StalkR/winpulse

  • -ldflags -H=windowsgui are to avoid a console Window since it is a systray app. You may still run it in command-line to see the log.

  • -trimpath (new in Go 1.13) is to remove all file system paths from the compiled executable, to improve build reproducibility.

Bugs, comments, questions: create a new issue.

Documentation

Rendered for windows/amd64

Overview

Binary winpulse captures Audio from Windows and streams it to a PulseAudio server. It can stream over SSH with pacat. It shows in systray with PulseAudio icon, right-click to exit. Build with `-ldflags -H=windowsgui` to avoid launching a console window.

Directories

Path Synopsis
Package cygwin implements various Cygwin things, e.g.
Package cygwin implements various Cygwin things, e.g.
Package icon holds PulseAudio icons in ICO format.
Package icon holds PulseAudio icons in ICO format.
generate
Binary data converts a file into Go data.
Binary data converts a file into Go data.
Package winaudio implements audio capture on Windows.
Package winaudio implements audio capture on Windows.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL