{"id":28565691,"url":"https://github.com/rittiksoni/bloom","last_synced_at":"2025-09-20T23:06:53.950Z","repository":{"id":296510229,"uuid":"993603365","full_name":"RittikSoni/Bloom","owner":"RittikSoni","description":"🌸 Bloom – Capture, share, and collaborate with ease.","archived":false,"fork":false,"pushed_at":"2025-06-14T09:45:41.000Z","size":34085,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-22T01:08:35.876Z","etag":null,"topics":["bloom","loom","record","screen-capture","screen-recorder"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/RittikSoni.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-31T05:34:51.000Z","updated_at":"2025-06-24T08:46:58.000Z","dependencies_parsed_at":"2025-05-31T19:10:10.544Z","dependency_job_id":null,"html_url":"https://github.com/RittikSoni/Bloom","commit_stats":null,"previous_names":["rittiksoni/bloom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RittikSoni/Bloom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RittikSoni%2FBloom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RittikSoni%2FBloom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RittikSoni%2FBloom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RittikSoni%2FBloom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RittikSoni","download_url":"https://codeload.github.com/RittikSoni/Bloom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RittikSoni%2FBloom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276169664,"owners_count":25596956,"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","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bloom","loom","record","screen-capture","screen-recorder"],"created_at":"2025-06-10T14:39:57.127Z","updated_at":"2025-09-20T23:06:48.938Z","avatar_url":"https://github.com/RittikSoni.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌸 Bloom\n\n\u003c!-- Centered, accessible, and optimized image for GitHub README --\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource srcset=\"./assets/logo/logo.png\" type=\"image/png\"\u003e\n    \u003cimg src=\"./assets/logo/logo.png\" alt=\"Bloom: An open-source alternative to Loom\" width=\"180\" /\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\n**Bloom** is a Flutter-based screen recording and collaboration tool that makes capturing, editing, and sharing video content seamless and intuitive.\n\n---\n\n## 🚀 Current Features\n\n- **Full-Screen Recording**\n- **Specific Area Recording**\n- **Window Recording**\n- **Camera Overlay**\n- **System \u0026 Microphone Audio**\n\n---\n\n## 🛣️ Roadmap\n\n1. **Annotation Tools**\n\n   - Pens, shapes, text overlays for on-video annotations\n\n2. **Cloud Sync \u0026 Instant Share Links**\n\n   - Sync recordings to cloud storage\n   - Generate secure shareable links\n   - Integrations with Jira, Confluence, Slack, Google Drive, AWS and more\n\n3. **Video Trimming \u0026 Editing**\n\n   - Cut, trim, and merge clips\n   - Basic transitions and effects\n\n4. **Workspace Collaboration**\n\n   - Organized workspaces for teams\n   - Real-time comment threads and feedback\n   - Permissions and access control\n\n5. **AI Features**\n   - **Automatic Highlight Detection**: AI identifies and tags key moments in recordings\n   - **Smart Transcription \u0026 Captions**: Real-time speech-to-text with multi-language support\n   - **Noise Reduction**: AI-driven audio cleanup for crystal-clear sound\n   - **Content Summarization**: Generate concise video summaries for quick overviews\n   - **Auto-Tagging \u0026 Search**: AI tags recordings for easy search and organization\n\n---\n\n## 📦 Installation\n\n1. Clone the repo:\n\n   ```bash\n   git clone https://github.com/RittikSoni/Bloom.git\n   cd bloom\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   flutter pub get\n   ```\n\n3. Run on your device or emulator:\n   ```bash\n   flutter run\n   ```\n\n---\n\n## 📖 Usage\n\n- Tap the **Record** button to start capturing your screen.\n- Use the toolbar to switch between full-screen, region, window, or camera modes.\n- Access recordings in the **Library** tab for playback and sharing.\n\n---\n\n## 🖥️ Supported Platforms\n\n- **Windows**\n- **macOS**\n\n_(Coming soon: Linux, iOS, Android, Web)_\n\n## 🤝 Contributing\n\nWe welcome contributions! Please:\n\n1. Fork the repository\n2. Create a feature branch\n3. Submit a pull request\n\nEnsure code follows Flutter best practices and includes relevant tests.\n\n---\n\n## 📄 License\n\nDistributed under the MIT License. See `LICENSE` for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frittiksoni%2Fbloom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frittiksoni%2Fbloom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frittiksoni%2Fbloom/lists"}