Skip to content
Bullseyecowbelly edited this page Jan 21, 2023 · 1 revision

Getting Started with Stay on Task

Stay on Task is a simple task reminder application that prompts the user to stay on task after a specified amount of time. It is particularly useful for individuals with ADHD (Attention Deficit Hyperactivity Disorder) or anyone who has difficulty staying focused and on task.

Prerequisites

Before getting started with Stay on Task, you need to make sure that you have the following:

  • Python 3 installed on your system
  • tkinter and PIL (Python Imaging Library) installed

Installation

You can download the Stay on Task script from this Github repository and run it on your local machine.

Usage

  1. Open the Stay on Task script in your preferred Python development environment
  2. Run the script to open the Stay on Task program
  3. Input the duration of the task in minutes using the Spinbox widget
  4. Click the "Start Task" button to start the task
  5. Once the countdown is complete, the bee picture alert window will appear with a reminder message "Don't forget to stay on task! Close this window to close the bee picture."
  6. Click the "Stop Task" button to stop the task at any time
  7. The program will display a message "Task stopped." and the countdown will stop

Troubleshooting

  • Make sure that you have the necessary dependencies installed
  • Check that your Python version is 3 or above

Additional Features

  • Change the background color of the button as indication of the task status
  • The ability to stop the task at any time

Conclusion

Stay on Task is a simple but effective tool for individuals with ADHD or anyone who has difficulty staying focused and on task to stay on track and improve their productivity. It provides a consistent reminder to stay on track, and a visual cue to refocus attention on the task at hand. We hope this guide helps you get started with Stay on Task and we encourage you to reach out to us with any feedback or questions.