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
- Host: GitHub
- URL: https://github.com/kitsuya0828/skimee
- Owner: kitsuya0828
- Created: 2022-10-06T14:19:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T02:37:08.000Z (over 3 years ago)
- Last Synced: 2025-02-10T01:41:49.708Z (over 1 year ago)
- Topics: pyautogui, pyinstaller, pyocr, pysimplegui, python3, tesseract
- Language: Python
- Homepage: https://sites.google.com/view/skimee/home
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!