Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (15 loc) · 809 Bytes

Readme.md

File metadata and controls

28 lines (15 loc) · 809 Bytes

tincan

Secure calls. No strings attached.

Requirements

Your browser must support WebRTC (e.g. latest Firefox or Google Chrome). You must also have a webcam and/or microphone.

Development/Deployment

If you wish to develop this project further, awesome! You can install all of the required dependencies by running:

$ npm install

and then you can start the server by running:

$ npm start

and direct your browser to http://127.0.0.1:3000

Contributing

If you wish to contribute to this project in any way, please don't hesistate to fork it and send a pull request! I am always open for more suggestions, cleaner code, better design and everything in between! Thanks for your contributions!

License

MIT. See here.