Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mafintosh/hyperphone

A telephone over Hyperbeam
https://github.com/mafintosh/hyperphone

Last synced: 29 days ago
JSON representation

A telephone over Hyperbeam

Awesome Lists containing this project

README

        

# hyperphone

A telephone over [Hyperbeam](https://github.com/mafintosh/hyperbeam)

```
npm install -g hyperphone
```

Needs sox installed.

On mac:

```sh
brew install sox
```

On linux:

```sh
sudo apt-get install sox
```

## Usage

On your computer

```sh
hyperphone "your name and your friend"
```

On your friends

```sh
hyperphone "your name and your friend"
```

Now your mic will be streamed to your friends audio and vice versa!

## License

MIT