This program reminds you to relax after working for a certain period.
该程序提醒你在工作一段时间后放松眼睛。 我曾经在 Microsoft Windows 上使用一个名叫“眼睛护士”的免费软件,后来由于一些限制(办公电脑上不允许安装、想在 macOS 和 Linux 上使用等),于是就有了这个程序。
This program is a standard Python3 script. It is lightweight, and no need to install. It runs on mainstream platforms like Microsoft Windows, Apple macOS, and Linux distributions.
Ensure you have Python3 and tkinter lib (Python3 builtin by default) installed on your computer, and run "relax_eyes.pyw".
该程序是一个标准的 Python3 脚本。轻量,无须安装。可运行在主流平台上,如微软 Windows、苹果 macOS、以及 Linux 发行版。
确保你的计算机已安装 Python3 和 tkinter 库(默认已内置),直接运行 "relax_eyes.pyw" 即可。
- Support multiple screens. 支持多显示器。