Skip to content

Modified edition of Pomotroid 番茄钟应用 20-20-20护眼应用

License

Notifications You must be signed in to change notification settings

mengkym/KymTimer

Repository files navigation

Pomotroid in action

Overview

Kym's Timer 是一个基于Pomotroid的番茄钟应用,符合"3个20"护眼原则。使用Vue和Electron开发。

科学用眼的“三个二十”原则: 每隔20分钟眨眼20下或远眺20秒,可以有效缓解眼疲劳。

Reference

Pomotroid 是一个制作精美的番茄钟应用,并且支持多种主题,此项目基于v0.13.0开发。

Modified

  • 修改Short Break为秒钟
  • 增加Long Break选择开关
  • 增加全屏提醒
  • 增加统计图表

Development

# install dependencies
npm i

# serve with hot reload at localhost:9080
npm run dev

# build Pomotroid for production
npm run build

Bugs

  • break时仍然可以操作

Roadmap

  • 推出更多的休息时界面
  • 实现一套自己风格的UI