Code Monkey home page Code Monkey logo

protecioneye1000's Introduction

ProtecionEye1000

功能:

提醒您每 30 分鐘休息 10 分鐘(時間可自訂)。

本軟體需使用 tkinter 函數庫。

在Python已安裝的環境下應該已經包含,如果不包含可以使用以下指令來安裝。

pip install tkinter

設定時間

您可以修改以下設定來客製化時間:

WORK_TIME:工作時間,預設為 30 分鐘。

REST_TIME:休息時間,預設為 10 分鐘。

START_HOUR:每天開始的時間,預設為早上 8 點(24 小時制)。

END_HOUR:每天停止的時間,預設為晚上 10 點(24 小時制)。

支持我

如果您喜歡本程式,歡迎按個星星關注本專案,讓我知道您的支持!

ProtecionEye1000 - English

Function:

Remind you to take a 10-minute break every 30 minutes (customizable time intervals).

This software requires the tkinter library.

It should already be included in Python environments, but if not, you can install it using the following command:

pip install tkinter

Set Time Intervals

You can customize the time intervals by modifying the following settings:

WORK_TIME: The duration of work time, default is 30 minutes.

REST_TIME: The duration of rest time, default is 10 minutes.

START_HOUR: The starting hour of the day, default is 8 AM (24-hour format).

END_HOUR: The ending hour of the day, default is 10 PM (24-hour format).

Support

If you like this program, feel free to give it a star to show your support! Thank you!

protecioneye1000's People

Contributors

crgbs avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.