Skip to content

Having google meet (https://meet.google.com/) running in a proper dedicated window, with global shortcut to mute/unmute microphone and having a visual feedback on microphone and camera status.

Notifications You must be signed in to change notification settings

flesch/electron-meet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Meet Application

Purpose of that project is to have meet running in a proper dedicated window, with a global shortcut (CommandOrControl+Shift+D) to mute/unmute microphone and having a visual feedback on microphone and camera status.

Touchbar visual feedbak and buttons is available.

An History of previous session is available with the possibility to auto reconnect to the previous one.

An option to auto desactivate microphone/camera at the beginning of each call is also available.

Development

yarn
yarn icons
yarn start

Build

Osx Build

brew install yarn
yarn
yarn icons
yarn package:mac

Linux Build

sudo apt-get update && sudo apt-get install yarn
yarn
yarn icons
yarn package:linux

Windows Build

yarn
yarn icons
package:win

About

Having google meet (https://meet.google.com/) running in a proper dedicated window, with global shortcut to mute/unmute microphone and having a visual feedback on microphone and camera status.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%