Skip to content

omudongo/tincan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A WebRTC demonstration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.6%
  • CSS 44.0%
  • HTML 6.4%