Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jermainee/otr.to

A secure peer-to-peer chat in your web browser
https://github.com/jermainee/otr.to

browser chat p2p p2p-chat peer-to-peer peerjs typescript webrtc

Last synced: about 2 months ago
JSON representation

A secure peer-to-peer chat in your web browser

Awesome Lists containing this project

README

        

otr.to



Peer-to-peer chat in your web browser



We believe that everyone has the right to communicate privately.

That's why we provide otr.to, a tool that allows you to chat P2P.



Website: https://otr.to

## Mainly used packages:
* [facebook/react](https://github.com/facebook/react)
* [microsoft/TypeScript](https://github.com/microsoft/TypeScript)
* [peers/peerjs](https://github.com/peers/peerjs)
* [jgthms/bulma](https://github.com/jgthms/bulma)

## Available Scripts

In the project directory, you can run:

The page will reload if you make edits.\
You will also see any lint errors in the console.

### `npm run watch`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `public` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!