Key Features • How To Use • Credits •
ssu_automation.2.mp4
Stream
동영상 할일 자동재생 시작 # 남을 할일 시간순으로 재생
Download
pdf, zip file 등 files 폴더에 저장
Assigment show
과제 부분 screenshot해서 저장하고 수업 클릭후 assgiment option에서 선택 가능
installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/rlarlgnszx/SSU_automation
# Go into the repository
$ cd SSU_automation
# Install dependencies #require python >=version 3.8
$ pip install -r requirement.txt
$ playwright install chromium
# Run the app
$ python main.py
Note Linux는 UI가 좀 별로입니다. window 나 ios 쓰시는게 좋을거 같아요
This software uses the following open source packages:
- [Playwright] https://github.com/microsoft/playwright-python
- [CustomTkinter] https://github.com/TomSchimansky/CustomTkinter