{"id":18662272,"url":"https://github.com/dimits-ts/telefrog-webrtc","last_synced_at":"2026-04-11T19:34:15.960Z","repository":{"id":103795600,"uuid":"561240358","full_name":"dimits-ts/Telefrog-WebRTC","owner":"dimits-ts","description":"A Real Time Conferencing (RTC) service which allows users to connect, talk, and send messages to each other while also supporting account management and storage.","archived":false,"fork":false,"pushed_at":"2023-02-04T16:46:41.000Z","size":1227,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T00:51:35.629Z","etag":null,"topics":["account-management","chatroom","frog","javascript","mongodb","nodejs","peer-to-peer","peerjs-server","typescript","webrtc"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/dimits-ts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-11-03T09:06:30.000Z","updated_at":"2023-03-16T18:48:32.000Z","dependencies_parsed_at":"2024-04-22T02:45:11.422Z","dependency_job_id":null,"html_url":"https://github.com/dimits-ts/Telefrog-WebRTC","commit_stats":null,"previous_names":["dimits-ts/telefrog-webrtc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dimits-ts/Telefrog-WebRTC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimits-ts%2FTelefrog-WebRTC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimits-ts%2FTelefrog-WebRTC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimits-ts%2FTelefrog-WebRTC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimits-ts%2FTelefrog-WebRTC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimits-ts","download_url":"https://codeload.github.com/dimits-ts/Telefrog-WebRTC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimits-ts%2FTelefrog-WebRTC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31693272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["account-management","chatroom","frog","javascript","mongodb","nodejs","peer-to-peer","peerjs-server","typescript","webrtc"],"created_at":"2024-11-07T08:11:06.941Z","updated_at":"2026-04-11T19:34:15.921Z","avatar_url":"https://github.com/dimits-ts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebFrog RTC\n\nWebFrog is a Real Time Conferencing (RTC) service which allows users to connect, talk, and send messages to each other. WebFrog also supports account creation, authentication, editing and secure storage using MongoDB.\n\n\n## Installation\n\n### Prerequisites\n\nThe project was developed using the npm tool and the Nodejs environment. You can download both [here](https://nodejs.org/en/download/).\n\n\n### Installation and execution\n\n1. Clone the repository or download it through Github. \n2. Run `npm --install` on the local project directory to set-up the project dependencies.\n3. Run `npm run build` to compile the typescript files.\n4. Start a local media server with the `npm run peer` command.\n5. Start a local server with the `npm start` command.\n\nTo visit your hosted website then go to [Telefrog](http://localhost:8080).\n\n\n## Usage instructions\n\n### Login as Guest\n\nThe simplest and quickest way to log in to WebFrog is by logging in without an account. Enter any\nname in the `Sign in as guest` field and press the `Create Room` button to reserve your own room. Click\nthe `Join Room` button to start a call.\n\nAlternatively you can enter the code of an existing room in the `Room ID` field to join a call with a\nanother user.\n\n### Login with an account\n\nWebFrog supports the creation and permanent storage of user accounts. To create an account click\nthe `Sign up` link on the main page and fill in the form. As long as the data you have submitted is correct you will\nyou will be redirected to the main page logged in as a new user.\n\nFrom this point you can at any time log in to the same account via the\nlink `Log in your Telefrog Account`. You can also change (some) of your account details such as\n`About me` and your account picture. Your changes are permanent *even after the server is shut down*.\n\nTo log in as a registered user follow the above procedure for Sign-in/Sign-up, and the same steps\nwith\nLogging in as a Guest.\n\nA user's session remains active as long as they are in the same tab or in a tab that has been copied\n(duplicated) from any other tab with an active session. This is so that a browser can be used\nfor calls with different users.\n\n\n## Development Team\n\n### Paschalidis Anastasios\n\nBack-end: server-side services, permanent storage, cyber-security\n\n### Tsirmpas Dimitris\n\nFront-end: HTML/CSS, Client-side scripts, Web RTC, Media servers\n\n\n## Documentation\n\nA document containing high level documentation for the software can be found in the `Docs` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimits-ts%2Ftelefrog-webrtc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimits-ts%2Ftelefrog-webrtc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimits-ts%2Ftelefrog-webrtc/lists"}