moose-team/friends-cli

Name: friends-cli

Owner: MOOSE Team

Description: :computer: P2P chat powered by webrtc in a terminal

Created: 2016-11-03 06:02:24.0

Updated: 2018-01-25 03:14:49.0

Pushed: 2016-11-03 08:23:15.0

Homepage: null

Size: 8

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

friends-cli

P2P chat powered by webrtc in a terminal

npm travis david

This project is alpha quality. You probably only want to use this if you like to send pull requests fixing things :)

How it works

See our site.

Install
install --global friends
Run
nds
Options
nds --help

nds - P2P chat powered by webrtc in a terminal
e:
iends <flags>
s:
  --version   Show current version
, --help      Show usage information

ags (advanced):
  --hub     Use an alternate signalhub server
  --mem     Use in-memory database (no messages saved to disk)
Usage
GitHub Login

Friends currently uses your git and github configuration for authentication.

If you don't already have a public key on GitHub and corresponding private key on your machine, you'll need to set that up first. Make sure your github username is also set, using git config --global github.user yourusername.

If you're having trouble getting this part to work, do this to get debug information:

m i github-current-user -g
BUG=* github-current-user

and then report an issue.

Note: DSA keys are not supported. You should switch to RSA anyway for security reasons.

If it can't verify you, try doing ssh-add ~/.ssh/id_rsa. Your key should show up when you run ssh-add -l.

Contributing

Contributions welcome! Please read the contributing guidelines before getting started.

License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.