Skip to content

Urban82/electron-google-meet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

electron-google-meet

Google Meet Desktop application with Electron

Usage

This application put the icon in the tray bar: if the icon is not working for you, use the option --disable-tray on the command line to avoid that minimizing the main window, there is no way to bring it back.

Use the command line switch --room-id= to connect directly to the meeting with the specified room ID.

Credits

Initial code from AlexArcher/electron-google-meet.