/Tasky

Task Deadline Tracker

Primary LanguagePythonMIT LicenseMIT

tlogosmol

Tasky

Task Deadline Tracker

This program will show you the time remaining for each task you feed in it.

(Click here to check out the non-GUI (console) version of Tasky)

Features

  • Add, delete or edit tasks in Tasky using their respective buttons
  • Tasky will show you the time remaining for each task in a list form
  • Interactive GUI where the tasks list will update every minute
  • Tasky has 2 Color Themes: Dark Mode and Light Mode. Switch easily between these using just a button.
  • Once the deadline of a certain task is crossed, Tasky will print "Task Expired" for that particular task.
  • Add upto 20 tasks at a time
  • Your tasks information is stored in a remote location, so Tasky will always show your tasks even if you close and reopen it.

Images

  • 2 color schemes available - Dark Mode and Light Mode

modes

  • "edit" and "delete" buttons show up when mouse pointer hovers over any task

hover

  • Tasky confirms the action before deleting a requested task

delete

  • New task window

new

  • Editing a task

edit

Usage

help

  • Run the file tasky_gui.pyw.
  • In the Tasky window, click "New Task" button to create new tasks.
  • Hover over any task in the list to show the "Edit" and "Delete" buttons for that task.
  • To change the color scheme of the program, just click the "Light Mode"/"Dark Mode" button (depends on the current color scheme)

Thank You

Hope this program is helpful to you in keeping track the deadlines of your tasks.