新增README文件

This commit is contained in:
suneshone 2023-12-12 10:34:00 +08:00
parent 5794f45f4a
commit 7beea1258f
1 changed files with 13 additions and 0 deletions

13
README Normal file
View File

@ -0,0 +1,13 @@
## 背景
可以通过看带双语字幕视频来学习英语,但会不自觉的看到中文的字幕,需要一个软件来遮挡住中文字幕,当遇到自己无法理解的句子时又可以通过快捷键决定是否隐藏遮挡条与显示中文字幕。
## 安装
[windows安装包](https://pan.baidu.com/s/1pxWmgd7BJXGjM6AB6QGyug?pwd=1024)
linux 和 mac 系统可以在源代码根目录通过python运行
```shell
python main.py
```