Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vivek-nexus/google-meet-slack-integration
Real-time Google Meet status on Slack, just like Slack huddles. Improve workplace communication by connecting Google Meet with Slack!
https://github.com/vivek-nexus/google-meet-slack-integration
chrome-extension google-meet google-meet-automation google-meet-extension slack slack-app
Last synced: 7 days ago
JSON representation
Real-time Google Meet status on Slack, just like Slack huddles. Improve workplace communication by connecting Google Meet with Slack!
- Host: GitHub
- URL: https://github.com/vivek-nexus/google-meet-slack-integration
- Owner: vivek-nexus
- License: mit
- Created: 2022-03-11T21:40:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T16:51:03.000Z (3 months ago)
- Last Synced: 2024-08-06T04:15:22.620Z (3 months ago)
- Topics: chrome-extension, google-meet, google-meet-automation, google-meet-extension, slack, slack-app
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/kddjlbegfaiogihndmglihcgommbjmkc
- Size: 30 MB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Meet ⇔ Slack integration (Glack)
> **Real-time Google Meet status on Slack, just like Slack huddles.**
Improve workplace communication by connecting Google Meet with Slack!
**Google Meet ⇔ Slack automatically (Glack) updates your slack status in real time, when you join and exit meetings, even for unscheduled meetings or overflowing meetings.**
Extension status: 🟢 OPERATIONAL (v2.1.0)
![extension-screenshot](/extension_screenshot.png)
# Demo
View demo on [YouTube](https://www.youtube.com/watch?v=XtJR7ox_WH4)![demo](/demo.gif)
## Configure chrome extension
Once installed, open a new tab and join any meeting link. Now find and open the extension that has been installed from extensions list (puzzle icon).![extension-screenshot](/extension_screenshot.png)
Chrome extension requires the following inputs:
### 1. Slack API key
Click `GET SLACK API KEY` to install the slack app and generate your Slack API key.
> Slack API key starts with `xoxp-`> Make sure to install the slack app to the correct workspace, where you want your status to be automatically updated. Select the workspace on top right corner before clicking "Allow".
See [FAQs](#faqs) for more help.
### 2. Choose meeting status text
This will be the text displayed in your slack status, during the meeting. Default text is `On a meet call • Reply may be delayed`.### 3. Choose meeting status emoji
This will be the emoji displayed in your slack status, during the meeting. Default emoji is 📞.> Custom emojis available in your slack workspace are supported. They must be directly copy pasted from slack in text format, with both the colons like `:bowtie:`. Read more in this [FAQ](#slack-status-is-not-updating).
![image](https://user-images.githubusercontent.com/26523871/164879068-b9cf8fcf-7d50-4a33-9856-0dc3cd94bd64.png)
### 4. Choose automatic microphone and camera disabling
You can choose to automatically disable microphone or camera or both, before joining the meeting.**Click save** for the extension to start working. You should see a green banner which indicates that the extension is working.
# Usage
Join a meeting to test that your slack status updates automatically. Refresh meeting lobby page, if the extension does not load for the first time.> **Pro-tip**: You can also use these keyboard shortcuts
>
> `Ctrl / ⌘ + V` to join a meeting
>
> `Ctrl / ⌘ + Shift + V` to quit a meeting
# Contributors
[Aditya Gannavarapu](https://github.com/aditya-67) and [Vivek G](https://github.com/vivek-nexus). Thanks to [Ritwick Dey](https://github.com/ritwickdey) for suggestions.
# FAQs
### I am unable to install the slack app
Try re-installing. Make sure you are logged in to the right slack workspace.
### Slack app installation needs admin permission
Your slack workspace admin has made it mandatory to take their approval before installing any app to the workspace. Request them to approve your request by sending a note during the installation process.You can assure them that this app is safe and does not collect or store any data. See [privacy policy](#privacy-policy).
### I am unable to generate Slack API key
Try re-installing the slack app and make sure you click allow during the installation.### Slack status is not updating
1. Check if you have actually pasted the Slack API key. Generate and paste again, if in doubt.
2. Check if you have installed the slack app to the correct workspace, where you want your status to be automatically updated. Select the workspace on top right corner before clicking "Allow".
3. Try a different emoji.
4. Check status emoji format, if you are using a custom slack emoji. `:smile:` will work whereas `:smile` or `smile:` will not work. To prevent confusion, copy paste the emoji directly from a slack chat.
5. The custom emoji used is not available in your slack workspace. Use only those emojis that are available in your slack workspace.### Extension does not work sometimes
Refreshing the meeting page should bring the extension back. Status updates may not work if you join super short meetings (less than a min approx), in a back to back fashion.### I want to uninstall this extension and slack app
1. Unistall slack app first, by using the **Revoke Slack API key** available within the extension.
2. Right click on the extension icon and remove the extension.
# Privacy policy
This extension or the slack app do not store any keys or data in any form. All data is stored locally inside chrome browser. Slack status API calls are made directly to Slack servers and no intermediate servers are used.
# Change log and Wiki
Take a look at the project's wiki at https://github.com/vivek-nexus/google-meet-slack-integration/wiki