We aim to decommission this extension by the end of 2023.
Chrome and Firefox extension for Google Meet enabling Occupy hand signals.
All the Occupy Hand Signals are available
Unobtrusive when you aren't interacting with it
Overlays the feed from your team on the video call
Get notifications when you're in presenter view
Tooltips to help when you're not sure of the signs
When running meetings in real life or virtually, it can be hard to gain consensus quickly. Especially if participants don’t have their video on or are muted. This is where the Occupy Hand signals come in.
As a member of GDS PaaS team we have used the hand signals in person for a long time. However due to Covid-19 and being fully remote this has proven harder to transfer into virtual meetings, often due to network connectivity constraints needing individuals to turn off their cameras.
Hand signals enables us to continue using our team’s method of communication during meetings on Google Meet.
- checkout branch you want to test
- run
npm install
(on first use) - run
npm run build
- Go to chrome://extensions/.
- At the top right, turn on Developer mode.
- Click Load unpacked.
- Find and select the
extension
folder inside the repo folder
Install serverless with npm i -g serverless
cd into the deploy/prod or deploy/dev directory as appropriate and then run
gds aws re-development -- serverless
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Forked from https://github.com/jamieecarr/nod and adapted to our non revenue generating needs