https://github.com/dialup-inc/ascii
👾 ASCII Roulette :: ascii art video chat on the cli
https://github.com/dialup-inc/ascii
ascii-art chat cli command-line console go golang linux macos pion terminal video webrtc
Last synced: 3 months ago
JSON representation
👾 ASCII Roulette :: ascii art video chat on the cli
- Host: GitHub
- URL: https://github.com/dialup-inc/ascii
- Owner: dialup-inc
- License: mit
- Created: 2019-06-26T01:57:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T21:50:44.000Z (over 5 years ago)
- Last Synced: 2024-08-02T16:44:49.206Z (11 months ago)
- Topics: ascii-art, chat, cli, command-line, console, go, golang, linux, macos, pion, terminal, video, webrtc
- Language: Go
- Homepage: https://dialup.com/ascii
- Size: 15.1 MB
- Stars: 273
- Watchers: 7
- Forks: 13
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pion - dialup-inc/ascii - ASCII Roulette :: ascii art video chat on the cli (Media API)
README
# ASCII Roulette
> 👾 Make friends on the command line!
[](LICENSE)
[](https://travis-ci.org/dialup-inc/ascii)
[](https://goreportcard.com/report/github.com/dialup-inc/ascii)
[](https://godoc.org/github.com/dialup-inc/ascii)
[](https://github.com/pion/webrtc)
![]()
Chat with a random person without ever leaving your terminal window.
## Installation
**Download the fast way:**
```sh
# Paste this command into your terminal to install
bash <(curl -Ls dialup.com/ascii)
```**Or, build from from source:**
First, install [libvpx](https://www.webmproject.org/code/). On OSX you can run `brew install libvpx`
```sh
git clone https://github.com/dialup-inc/ascii.git
cd ascii
make
```## Contributing
Contributions and bug reports are welcome! Please check [the issues section](https://github.com/dialup-inc/ascii/issues) before submitting.
Here are some starter issues if you'd like to help out:
- [#13 - Windows Support](https://github.com/dialup-inc/ascii/issues/13)
- [#36 - Rooms](https://github.com/dialup-inc/ascii/issues/34)
- [#10 - Scrollback](https://github.com/dialup-inc/ascii/issues/10)
- [#27 - Typing Indicator](https://github.com/dialup-inc/ascii/issues/27)#### Our Contributors
## About Dialup
This app is a project from the Dialup company hackathon.
[Dialup](https://dialup.com) is a WebRTC-based voice chat app that connects you to a random person with a similar interest.
_We're hiring!_ Visit [our jobs page](https://dialup.com/jobs) to learn more. We 💖 Go and WebRTC.
## Copyright
Code and documentation Copyright 2019 [Dialup, Inc.](https://dialup.com)
Code released under the [MIT license](LICENSE).
[[email protected]](mailto:[email protected])