{"id":29024532,"url":"https://github.com/miffle/blabotanie","last_synced_at":"2026-05-07T03:37:00.091Z","repository":{"id":294633538,"uuid":"987318811","full_name":"Miffle/blabotanie","owner":"Miffle","description":"Приложение для голосовых звонков","archived":false,"fork":false,"pushed_at":"2025-06-21T13:32:36.000Z","size":1586,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"production","last_synced_at":"2025-06-21T14:34:47.384Z","etag":null,"topics":["chat-app","desktop-app","electron","react","voip","webrtc"],"latest_commit_sha":null,"homepage":"https://t.me/mezhuevR","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Miffle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-20T22:50:23.000Z","updated_at":"2025-06-15T12:18:12.000Z","dependencies_parsed_at":"2025-05-21T10:50:17.095Z","dependency_job_id":"ef924714-bcc4-44dc-a4a7-ebf098a15237","html_url":"https://github.com/Miffle/blabotanie","commit_stats":null,"previous_names":["miffle/blabotanie"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Miffle/blabotanie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miffle%2Fblabotanie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miffle%2Fblabotanie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miffle%2Fblabotanie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miffle%2Fblabotanie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Miffle","download_url":"https://codeload.github.com/Miffle/blabotanie/tar.gz/refs/heads/production","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Miffle%2Fblabotanie/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261997401,"owners_count":23242250,"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":["chat-app","desktop-app","electron","react","voip","webrtc"],"created_at":"2025-06-26T04:02:10.629Z","updated_at":"2026-05-07T03:37:00.086Z","avatar_url":"https://github.com/Miffle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## [Прочитать на русском](README.ru.md)\n\n# Blabotanie — voice messenger\n\n**Blabotanie** is a desktop application for communicating with friends that supports:\n\n1. Voice Calls (WebRTC),\n2. Messaging (WebSocket + STOMP),\n3. Friends list and real-time requests,\n4. Auto-update, auto-start, work in the tray, encryption of chats and notifications.\n\n## Technology stack\n\n| Client           | Server             | Data exchange     |\n|------------------|--------------------|-------------------|\n| Electron (React) | Spring Boot (Java) | WebSocket (STOMP) |\n| WebRTC           | PostgreSQL         | REST API + JWT    |\n\n----------------\n\n## Features\n\n1. Adding and managing friends\n2. Real-time calls (WebRTC, ICE)\n3. Encrypted Chat\n4. Online status display\n5. Auto-update via GitHub Releases\n6. Auto-start and collapse to the tray\n\n-----\n\n## Screenshots\n\n![Russian home page example](pictures/mainPageEn.png)\n![Пример страницы \"Друзья\"](pictures/friendsPageEn.png)\n![Пример чата](pictures/chatEn.png)\n\n----------\n\n## Installation\n\n### Ready Release (Windows):\n\n1. Go to Releases\n2. Download the .exe file of the latest version\n3. Install and launch\n\n### For developers:\n\n```bash\ngit clone https://github.com/Miffle/blabotanie.git\n```\n\n```bash\ncd blabotanie\n```\n\n```bash\nnpm install\n```\n\nLaunching the app\n\n```bash\nnpm start\n```\n\nAssembling the installer\n\n```bash\nnpm run dist\n```\n\nThe distribution and auto-update are being prepared using electron-builder.\n\n## Implementation features\n\n1. STOMP/WebSocket client with authorization\n2. WebRTC ICE candidates are transmitted via WebSocket\n3. XSS protection in chat (escapeHTML)\n4. Updates are downloaded and installed without unnecessary user involvement\n\n## Security\n\n1. All messages are screened before being displayed\n2. ICE and STUN are used for NAT traversal, voice only (no video)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiffle%2Fblabotanie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiffle%2Fblabotanie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiffle%2Fblabotanie/lists"}