# tomato-timer **Repository Path**: leiclaw/tomato-timer ## Basic Information - **Project Name**: tomato-timer - **Description**: 一个语音提醒休息时间到了,劳逸结合的番茄时钟 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-19 - **Last Updated**: 2026-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 番茄时钟 系统托盘番茄钟工具,帮助你专注工作并定时休息。 ## 安装 ```bash cd tomato-timer pip install -r requirements.txt # 安装 tkinter(系统级依赖) sudo apt install python3-tk ``` ## 使用 ```bash python main.py ``` ## 功能 - 25分钟番茄计时 - 声音 + 语音提醒 - 可选任务标签 - 日志记录 - 今日统计 ## 配置 铃声文件位于 `sounds/alarm.mp3`,可替换为喜欢的铃声。