Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/34j/zoomcloser

Software to prevent users from forgetting to leave a Zoom meeting by monitoring the number of participants and automatically leaving the meeting when it falls below a certain level. Meeting recording and mute are also available.
https://github.com/34j/zoomcloser

automation csharp keep-sleeping meeting-mute mvvm notify-icon recording recordings volume-control windows windows-10 windows-desktop wpf wpf-application zoom-automation zoom-meetings zoom-us

Last synced: 9 days ago
JSON representation

Software to prevent users from forgetting to leave a Zoom meeting by monitoring the number of participants and automatically leaving the meeting when it falls below a certain level. Meeting recording and mute are also available.

Awesome Lists containing this project

README

        

# ZoomCloser

![GitHub](https://img.shields.io/github/license/34j/ZoomCloser)
![GitHub Repo stars](https://img.shields.io/github/stars/34j/ZoomCloser?style=social)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/34j/ZoomCloser)

Windows software that prevents you from forgetting to leave the Zoom meeting.

![Sample](Example.png)

This application was featured in [an article on Softpedia](https://www.softpedia.com/get/Others/Miscellaneous/ZoomCloser.shtml).

## Installation

Download the latest release from [Releases](https://github.com/34j/ZoomCloser/releases). Once the program is started, it registers itself in the startup and automatically starts the next time the computer is started.
To stop this automatic startup, disable the program's startup from the Task Manager.

## Requirements

- .NET 6.0
- Windows10.0.17763.0 x64

## Features

- Get the number of participants in the Zoom meeting. Simulates the keyboard input of the default `Leave Meeting` shortcut key `Alt + Q → Enter` when `Number of participants` falls below `Maximum number of participants` \* `a certain percentage`.
- Mute the meeting audio with a Windows feature (instead of a Zoom feature).
- Record the meeting.
- Record the time you joined the meeting and the time you left the meeting.
- Multilingual support (English, Chinese, Spanish, Hindi, French, Russian, Japanese, Korean, etc.)

## License notes

Note that the code in this repository is MIT licensed, but some dependencies are not MIT licensed.