Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alyyousuf7/meetshuffler
A Google Meet extension to post a randomized list of attendees to chat for daily stand up.
https://github.com/alyyousuf7/meetshuffler
Last synced: about 5 hours ago
JSON representation
A Google Meet extension to post a randomized list of attendees to chat for daily stand up.
- Host: GitHub
- URL: https://github.com/alyyousuf7/meetshuffler
- Owner: alyyousuf7
- Created: 2022-07-19T10:33:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-05T17:22:21.000Z (about 1 year ago)
- Last Synced: 2023-09-05T18:26:02.053Z (about 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shuffler - A Google Meet Extension
Shuffler is a utility to post a randomized list of attendees to chat on Google Meet.The original reason to build this extension was to help our team to randomize the order of people speaking in our daily stand ups.
People joining the meeting late? No worries, it will put them last in the queue and post the list once again for them.
To kick off the extension, click the Shuffler icon after joining the meeting.
There are a few commands that you can type in chat:
| Command | Description |
|-|-|
| `/shuffler` | (Re)start the shuffler - used to randomize the list again |
| `/shuffler off` | Stop the shuffler - do not act when anyone joins |
| `/relist` | Print the list again |
| `/pick [n]` | Randomly pick `n` people |