Skip to content

Commit 1135fd2

Browse files
34jgithub-actions[bot]
authored andcommitted
Added Readme.md
1 parent a0384f6 commit 1135fd2

1 file changed

Lines changed: 16 additions & 17 deletions

File tree

README.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,28 @@
11
# ZoomCloser
22

3-
Zoomミーティングの退出忘れを防いでくれるWindowsソフトウェアです。
3+
Windows software that prevents you from forgetting to leave the Zoom meeting.
44

5-
![Sample](https://github.com/34j/ZoomCloser/blob/master/Example.png) ![Sample](https://github.com/34j/ZoomCloser/blob/master/Example.ja.png)
5+
![Sample](https://github.com/34j/ZoomCloser/blob/master/Example.png)![Sample](https://github.com/34j/ZoomCloser/blob/master/Example.ja.png)
66

7-
8-
## インストール方法
7+
## Installation method
98

109
[Releases](https://github.com/34j/ZoomCloser/releases)
11-
Releasesから最新のリリースをダウンロードしてください。 プログラムを一度起動するとスタートアップに自身を登録し、次回からコンピュータの起動時に自動的に起動します。
12-
この自動的な起動をやめるには、タスクマネージャからプログラムのスタートアップを無効化してください。
10+
Download the latest release from Releases. Once you start the program, it will register itself in the startup and will start automatically the next time you start your computer.
11+
To stop this automatic startup, disable program startup from Task Manager.
1312

14-
## 動作条件
13+
## Operating conditions
1514

16-
- .NET 6.0
17-
- Windows10.0.17763.0 x86
15+
- .NET 6.0
16+
- Windows10.0.17763.0 x86
1817

19-
## 特徴
18+
## feature
2019

21-
- Zoomミーティングの参加者数を取得します。参加者数が"最大参加者数*一定の割合"以下になったとき、デフォルトの「ミーティングを退出する」のショートカットキー "Alt+Q→Enter" のキーボード入力をシミュレートします。
22-
- ミーティングの音声をZoomの機能ではなくWindowsの機能でミュートします。
23-
- ミーティングを録画します。
24-
- ミーティングに参加した時刻、ミーティングから退出した時刻を記録します。
25-
- 多言語サポート(英語、中国語、スペイン語、ヒンディー語、フランス語、ロシア語、日本語、韓国語など)
20+
- Get the number of participants in the Zoom meeting. Simulates the keyboard input of the default "Leave Meeting" shortcut key "Alt + Q → Enter" when the number of participants falls below "Maximum number of participants \* a certain percentage".
21+
- Mute the meeting audio with a Windows feature instead of a Zoom feature.
22+
- Record the meeting.
23+
- Record the time you joined the meeting and the time you left the meeting.
24+
- Multilingual support (English, Chinese, Spanish, Hindi, French, Russian, Japanese, Korean, etc.)
2625

27-
## ライセンスの注意事項
26+
## License notes
2827

29-
このリポジトリ内のコードはMITライセンスですが、一部の依存先はMITライセンスを採用していないことに注意してください。
28+
Note that the code in this repository is MIT licensed, but some dependencies are not MIT licensed.

0 commit comments

Comments
 (0)