{"id":13553663,"url":"https://github.com/akshaykmr/oorja","last_synced_at":"2025-04-09T13:06:46.926Z","repository":{"id":21994816,"uuid":"76773527","full_name":"akshaykmr/oorja","owner":"akshaykmr","description":"[archived] effortless video-voice chat with realtime collaborative features. extensible using react components 🙌","archived":false,"fork":false,"pushed_at":"2022-11-10T15:01:46.000Z","size":4108,"stargazers_count":287,"open_issues_count":14,"forks_count":59,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-04-07T05:42:41.781Z","etag":null,"topics":["collaboration","peer-to-peer","privacy","react","webrtc"],"latest_commit_sha":null,"homepage":"https://oorja.io","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akshaykmr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-18T09:12:34.000Z","updated_at":"2025-02-11T21:33:02.000Z","dependencies_parsed_at":"2023-01-11T21:26:29.994Z","dependency_job_id":null,"html_url":"https://github.com/akshaykmr/oorja","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshaykmr%2Foorja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshaykmr%2Foorja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshaykmr%2Foorja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshaykmr%2Foorja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akshaykmr","download_url":"https://codeload.github.com/akshaykmr/oorja/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045231,"owners_count":21038553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["collaboration","peer-to-peer","privacy","react","webrtc"],"created_at":"2024-08-01T12:02:30.666Z","updated_at":"2025-04-09T13:06:46.894Z","avatar_url":"https://github.com/akshaykmr.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"### \u003cspan\u003e\u003cimg src=\"http://svgshare.com/i/1pX.svg\" alt=\"\" height=\"20px\" width=\"20px\"/\u003e oorja (alpha version) \u003c/span\u003e \n\n\n\n##### Project status\nThis repository contains an alpha version, with minimal components to make things work.\nIt was made while I was in university(2017), I'd do a lot of things differently now, particularly in terms of code organization and overall architecture. Never the less, it was super fun to make back then. I'm still keeping this repo up, up because it feels good to look back at how far you've come.\n\nWith the next iteration I'm building a more fine tuned and robust experience, with some new tools - Elixir ❤️ and Typescript. Cheers!\n\n**UPDATE 24 Aug 2020**: check out [the new version! (incremental updates)](https://teletype.oorja.io) 🚀\n\n----\n\n\u003e oorja is a quick to use video/voice chat application with realtime collaborative features. [Visit oorja.io](https://oorja.io) to see it in action.\n\n\u003cp align=\"center\"\u003e\n    \u003cimg align=\"center\" height=\"500px\" src=\"https://d1laijbq9p776p.cloudfront.net/screenshare2.png\" alt=\"\"/\u003e\n\u003c/p\u003e\n\n\u003e 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\n\n\u003cp align=\"center\"\u003e\n    \u003ci\u003e Code editor for quick snippets. Synced realtime between all participants \u003c/i\u003e \u003cbr/\u003e\u003cbr/\u003e\n    \u003cimg align=\"center\" height=\"350px\" src=\"https://d1laijbq9p776p.cloudfront.net/codepad_demo2.gif\" alt=\"\"/\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n    \u003ci\u003e Chat, simple and private. supports some markdown as well \u003c/i\u003e \u003cbr/\u003e\u003cbr/\u003e\n    \u003cimg align=\"center\" height=\"400px\" src=\"https://d1laijbq9p776p.cloudfront.net/chat_demo2.gif\" alt=\"\"/\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n    \u003ci\u003e Quillpad, a synced rich text editor \u003c/i\u003e \u003cbr/\u003e\u003cbr/\u003e\n    \u003cimg align=\"center\" height=\"350px\" src=\"https://d1laijbq9p776p.cloudfront.net/quill_demo2.gif\" alt=\"\"/\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\u003cbr/\u003e\n\n- 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.\n\n- 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.\n\n##### Note\n -  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\n -  If you are using chrome you will need to install the [screensharing extension](https://chrome.google.com/webstore/detail/oorja-screensharing/kobkjhijljmjkobadoknmhakgfpkhiff?hl=en-US) to be able to share your screen.\n\n### License\noorja (alpha version) is free for personal non commercial use.\nCopyright © 2019 Akshay Kumar akshay.kmr4321@gmail.com\n\n\n### I'd like to tinker with this project!\nIn order to do so please go through the following docs **in the given order.**\nAlso, It's quite easy to make tabs (you only need to know some react, which can itself be picked up in a weekend).\n 1. [Project Overview](docs/project-overview.md)\n 2. [Project Setup](docs/project-setup.md)\n 3. [Making a Tab](docs/make-a-tab.md)\n\n### Contact\n\nYou can reach me at akshay.kmr4321@gmail.com or \u003ca href=\"https://twitter.com/uberakshay/\"\u003eTwitter\u003c/a\u003e \n\n### About me\nHi, I'm Akshay Kumar and I am a product engineer. [Visit my website to know more](http://akshay.oorja.io/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshaykmr%2Foorja","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshaykmr%2Foorja","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshaykmr%2Foorja/lists"}