Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mafintosh/hyperphone
- Owner: mafintosh
- License: mit
- Created: 2020-12-13T16:05:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T20:05:25.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T16:51:01.391Z (about 1 month ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 202
- Watchers: 6
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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