Skip to content

optiowl-cloud/zoom-meeting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoom-meeting

  • creates a zoom meeting

  • prints the meeting link

  • copies the meeting link to the clipboard

  • opens the zoom meeting link

  • uses zoom server to server oauth app

  • uses ~/.zoom-meeting.config.json file as configuration

  • example ~/.zoom-meeting.config.json file content

    {
        "account_id": "YOUR_ACCOUNT_ID",
        "client_id": "YOUR_CLIENT_ID",
        "client_secret": "YOUR_CLIENT_SECRET",
    }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages