Skip to content
forked from akshaykmr/oorja

Effortless video-voice chat with realtime collaborative features. Extensible using react components 🙌

Notifications You must be signed in to change notification settings

reloadbrain/oorja

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oorja

Alpha version

CircleCI Join the chat at https://gitter.im/oorja-io/Lobby

oorja is a quick to use video/voice chat application with realtime collaborative features. Visit oorja.io to see it in action.

There is a concept of mini-applications called tabs each of which add a unique capability to the room. They are loaded dynamically with a click of a button

Code editor for quick snippets. Synced realtime between all participants


Chat, simple and private. supports some markdown as well


Quillpad, a synced rich text editor



All video and voice comms are encrypted. None of the data in your tabs is stored on the server; it gets synced from one participants browser to another 🔮. There are no ads or tracking on this website.

oorja is built with React, WebRTC, Meteor and Elixir. It is extensible by design. The tabs are react components which utilize a simple but powerful mini-api (using props and some event listeners) to add more capabilities to the room on demand.

Note
  • This project uses some of the latest technologies in modern web browsers namely WebRTC that enables p2p communication (It may not be supported in your browser eg. safari). Use Chrome or Firefox
  • If you are using chrome you will need to install the screensharing extension to be able to share your screen.

Donate

oorja is a personal project. It would be splendid if you could contribute towards financing its server and development costs. Donate with paypal

License

oorja is open source and free for personal use. Copyright © 2018 Akshay Kumar akshay.kmr4321@gmail.com

How to contribute ?

You are welcome to contribute! In order to do so please go through the following docs in the given order. Also, It's quite easy to make tabs (you only need to know some react, which can itself be picked up in a weekend).

  1. Project Overview
  2. Project Setup
  3. Making a Tab

Contact

Join the chat at https://gitter.im/oorja-io/Lobby

You can reach me at akshay.kmr4321@gmail.com or Twitter

About me

Hi, My name is Akshay Kumar and I am a product engineer. oorja is a personal project of mine that I started during my final year in college. Visit my website to know more

About

Effortless video-voice chat with realtime collaborative features. Extensible using react components 🙌

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.1%
  • CSS 9.7%
  • HTML 0.2%