Skip to content

tan5166/Countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Countdown

这是一个特别的番茄钟,其运作背后的依据参考:为什么我能每天学习10小时 , 本脚本内置了更漂亮的 UI 界面,可旋转控制专注时长的时钟,可以自己选择提醒的声音文件,也可以设定专注时长,休息时长等。

使用 Python 脚本

  1. 请安装 Python 3.6 或更高版本。使用前需要安装 PyQt6。在 CMD 中运行:
pip install PyQt6
  1. 克隆该仓库:
git clone https://github.com/tan5166/Countdown.git
  1. 进入你所克隆的仓库内,运行脚本:
python Pomodora.py
  1. 在使用前,请在设置内自己选择提醒声音的音频文件,可以下载并且使用这里所提供的音频文件。

About

An countdown timer using for learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages