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

https://github.com/kitsuya0828/skimee

Automatic Leaving Meeting App
https://github.com/kitsuya0828/skimee

pyautogui pyinstaller pyocr pysimplegui python3 tesseract

Last synced: about 1 year ago
JSON representation

Automatic Leaving Meeting App

Awesome Lists containing this project

README

          

# SkiMee

**SkiMee** is an Automatic Leaving Meeting App

# DEMO

# Links
Google Site : [SkiMee 【自動退出支援アプリ】](https://sites.google.com/view/skimee/home)

Qiita : [【Python】退屈な Zoom / Meet を自動退出するデスクトップアプリを開発してみた \- Qiita](https://qiita.com/adumaru0828/items/91c31e093b14bd2a1fc5)

YouTube 1st : [【全人類待望】寝落ちが合法に\!? オンライン授業を自動退出してくれるアプリを作ってみた \- YouTube](https://www.youtube.com/watch?v=m62d0Yqtca4)

YouTube 2nd : [【歓喜】ついに、Zoom / Meet 自動退出アプリを無料配布します!!Z世代にふさわしい最強のオンライン攻略法とは…!? \- YouTube](https://www.youtube.com/watch?v=G6qdD7962H0)

# Features

# Requirement

* Python >= 3.7

# Installation & Usage

```bash
git clone https://github.com/Kitsuya0828/SkiMee.git
cd SkiMee
pip install -r requirements.txt
python main.py
```

# Note

# Author

* Kitsuya Azuma ( kitsuyaazuma@gmail.com )
* Tohoku University

# License

"SkiMee" is under [MIT license](https://en.wikipedia.org/wiki/MIT_License).

Thank you!