Skip to content

This program reminds you to relax after working for a certain period.

License

Notifications You must be signed in to change notification settings

shuangye/relax_eyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Relax Your Eyes after A Certain Period 定时放松眼睛

This program reminds you to relax after working for a certain period.

该程序提醒你在工作一段时间后放松眼睛。 我曾经在 Microsoft Windows 上使用一个名叫“眼睛护士”的免费软件,后来由于一些限制(办公电脑上不允许安装、想在 macOS 和 Linux 上使用等),于是就有了这个程序。

How to Use 如何使用

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" 即可。

To Do 待做

  • Support multiple screens. 支持多显示器。

Screenshots 运行截屏

Work; shows as a normal window 工作时,以普通窗口显示: Work 工作时

Relax; shows in fullscreen 休息时,全屏显示: Relax 休息时

About

This program reminds you to relax after working for a certain period.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages