AdamMisiak / Take_care_of_your_eyes

Script showing warning window every 1 hour. Warning has information to look out the window and blink several times.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Take care of your eyes

Microscript which every 1 hour shows warning window with information to look out the window and blink several times.

Table of contents

Technologies

  • Python version: 3.7
  • Windows 10

Setup

For Windows users:

  • To run this project, open Windows Task Scheduler
  • On the right create basic task.
  • Then choose name and short descritpion of the script. For example: "Take care of your eyes!". It is only a name of task in Windows. It won't be shown in your window.
  • Next thing is trigger. Choose at what time your script will be triggered. You can choose 'daily' for example. Next step is to choose start of script.
  • Then, choose action which will be triggered. To run script choose 'start a program' option. Finally, find take-care-of-your-eyes.py in your files. When the script is created, it will be shown on the list.
  • Right-click on the script and choose 'properties', then 'triggers'. Click 'repeat task every..' option. Now, change it to triggers every 1 hour.
  • To activate task click 'Run' button on the right side.

Contact

Created by Adam Misiak

About

Script showing warning window every 1 hour. Warning has information to look out the window and blink several times.


Languages

Language:Python 100.0%