Skip to content

waltervargas/govoz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

govoz

A simple voice chat in Go

Dependencies

  • portaudio
    • brew install portaudio
    • apt install portaudio19-dev

Installing the cli

go install github.com/waltervargas/govoz/cmd/govoz@latest

Usage

> govoz # starts the server
> govoz -c -url "http://192.168.0.1:8080/audio"

About

Go package and cli to have voice chat with friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages