Commit Graph

6 Commits

Author SHA1 Message Date
vahidaskari 7bc34c79ed Refactor Google Meet Transcripts Extension for Local Use
- Removed all cloud-related functionalities, including login prompts and token handling.
- Disabled Laxis cloud features, ensuring no data is sent to external servers.
- Updated manifest to reflect the new local-only functionality.
- Added a new Python server to handle transcripts locally, including WebSocket support.
- Implemented storage management for transcripts, including deduplication and file writing.
- Created a smoke test for the WebSocket server to simulate transcript updates.
- Updated README with setup instructions and usage details for the new local server.
2026-06-12 00:31:32 +03:30
Arash_M 602dcb7430 docs: add docs folder 2026-06-09 16:31:45 +03:30
Arash_M b88ed1c2ce docs: update READMEs with CI/CD guide for teammates 2026-06-09 15:39:43 +03:30
Arash_M 02573f1643 feat(deploy): add sync and push scripts for CI/CD 2026-06-09 15:33:50 +03:30
Arash_M 12f950d786 feat: add google-meet-transcripts-extension and caption-extension 2026-06-09 15:15:37 +03:30
Arash_M 4a3db4d59f init: add README for audio-voice-converter 2026-06-08 13:12:32 +03:30