Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/34j/zoomcloser
- Owner: 34j
- License: mit
- Created: 2021-05-09T08:47:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T05:21:30.000Z (12 months ago)
- Last Synced: 2024-10-07T16:21:21.498Z (29 days ago)
- Topics: 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
- Language: C#
- Homepage:
- Size: 726 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
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.