Skip to content

Releases: noellerjd/Task-Manager-App

Task Manager App v1.1.2

Choose a tag to compare

@noellerjd noellerjd released this 03 Sep 15:31

Task Manager v1.1.2

Task Manager App v1.1.2 is the updated stable release of my easy-to-use task management tool. This version allows all the options from before, allowing you to efficiently manage your to-do list with features that include adding, completing, and removing tasks. Completed tasks are saved with a timestamp for easy tracking. The updates here allow for more seamless usage. The app is packaged as a standalone executable, so no installation or Python setup is required. Simply download, run, and start managing your tasks with ease!

Additional Details for the Release:

What's New:

  • Fixed notification so that it will only pop up once per session.
    • If past notification date and time this will be on startup, otherwise will notify at the set time.

Assets:

  • _internal file assets the program requires to function
  • TaskManagerApp.exe (Standalone executable for Windows)
  • tasks.json (Structured JSON file to store tasks between sessions, generated after creating a task)
  • README.txt (Documentation and instructions)

Instructions:

  • Download the TaskManagerApp.zip file from the assets below.
  • Unpack the folder to your desired location (e.g., C:\Program Files\TaskManagerApp).
  • Create a desktop shortcut.
  • Double-click the executable or shortcut to launch the app.

Updating:

  • Download latest release
  • Extract the TaskManagerApp folder from zip to the same folder Task Manager App was initially installed on
  • Run the new TaskManagerApp.exe
    • As long as the original json file isn't deleted or moved all tasks should remain within the app!

Known Issues:

  • None reported.

Planned Functionality:

  • Improvements to UI design.
  • A better notification system.
    • Make reminders default to 8am unless changed directly.
    • Simpler way to change the time reminder dates

Task Manager App v1.1.1

Choose a tag to compare

@noellerjd noellerjd released this 02 Sep 17:26

Task Manager v1.1.1

Task Manager App v1.1.1 is the updated stable release of my easy-to-use task management tool. This version allows all the options from before, allowing you to efficiently manage your to-do list with features that include adding, completing, and removing tasks. Completed tasks are saved with a timestamp for easy tracking. The updates here allow for more seamless usage. The app is packaged as a standalone executable, so no installation or Python setup is required. Simply download, run, and start managing your tasks with ease!

Additional Details for the Release:

What's New:

  • Fixed notifications to only run on startup

Assets:

  • _internal file assets the program requires to function
  • TaskManagerApp.exe (Standalone executable for Windows)
  • tasks.json (Structured JSON file to store tasks between sessions, generated after creating a task)
  • README.txt (Documentation and instructions)

Instructions:

  • Download the TaskManagerApp.zip file from the assets below.
  • Unpack the folder to your desired location (e.g., C:\Program Files\TaskManagerApp).
  • Create a desktop shortcut.
  • Double-click the executable or shortcut to launch the app.

Known Issues:

  • None reported.

Planned Functionality:

  • Improvements to UI design.
  • A better notification system.
    • Need to ensure that the notification system works only once per session for each task.
    • Make reminders default to 8am unless changed directly.
    • Simpler way to change the time reminder dates

Task Manager App v1.1.0

Choose a tag to compare

@noellerjd noellerjd released this 02 Sep 05:30

Task Manager v1.1.0

Task Manager App v1.1.0 is the updated stable release of my easy-to-use task management tool. This version allows all the options from before, allowing you to efficiently manage your to-do list with features that include adding, completing, and removing tasks. Completed tasks are saved with a timestamp for easy tracking. The updates here allow for more seamless usage. The app is packaged as a standalone executable, so no installation or Python setup is required. Simply download, run, and start managing your tasks with ease!

Additional Details for the Release:

What's New:

  • Updated UI
  • Added an option to set reminders for tasks. Alternatively not setting a reminder date will automatically remind you the following day for quick and easy usage
  • Enabled Windows 10/11 notifications for reminders the day of. This is currently set to run each time the application is opened.
  • Task Manager App now allows users to drag their tasks in their respective categories for easier sorting of completed and uncompleted tasks.
  • Added color coding to tasks that are due tomorrow in orange and tasks that are due today in red.
  • Fixed icon issue

Assets:

  • _internal file assets the program requires to function
  • TaskManagerApp.exe (Standalone executable for Windows)
  • tasks.json (Structured JSON file to store tasks between sessions, generated after creating a task)
  • README.txt (Documentation and instructions)

Instructions:

  • Download the TaskManagerApp.zip file from the assets below.
  • Unpack the folder to your desired location (e.g., C:\Program Files\TaskManagerApp).
  • Create a desktop shortcut.
  • Double-click the executable or shortcut to launch the app.

Known Issues:

  • Reminders will pop up frequently until completed, functionally this should likely only pop up once on startup.
    • Will be fixed in next update.

Planned Functionality:

  • Improvements to UI design

Task Manager App v1.0.1

Choose a tag to compare

@noellerjd noellerjd released this 01 Sep 07:12
6384a8a

Task Manager v1.0.1

Task Manager App v1.0.1 is the stable release of our easy-to-use task management tool. This version allows you to efficiently manage your to-do list with features that include adding, completing, and removing tasks. Completed tasks are saved with a timestamp for easy tracking. The app is packaged as a standalone executable, so no installation or Python setup is required. Simply download, run, and start managing your tasks with ease!

Additional Details for the Release:

What's New:

  • Fixed program to allow for local storage of uncompleted and completed tasks using json
  • Added functionality to allow the user to push enter to submit a task rather than having to push the 'Add Task' button each time.

Assets:

  • TaskManagerApp.exe (Standalone executable for Windows)
  • tasks.json (Structured JSON file to store tasks between sessions)
  • README.txt (Documentation and instructions)

Instructions:

  • Download the TaskManagerApp.zip file from the assets below.
  • Unpack the file to your desired location (e.g., C:\Program Files\TaskManagerApp).
  • Create a desktop shortcut.
  • Double-click the executable or shortcut to launch the app.

Known Issues:

  • None reported.

Planned Functionality:

  • Possibly rearrange completed and uncompleted tasks.
  • Setting days to receive notifications for tasks if specified.

Task Manager App v1.0.0

Choose a tag to compare

@noellerjd noellerjd released this 01 Sep 06:51

Task Manager v1.0.0

Task Manager App v1.0.0 is the first stable release of our easy-to-use task management tool. This version allows you to efficiently manage your to-do list with features that include adding, completing, and removing tasks. Completed tasks are saved with a timestamp for easy tracking. The app is packaged as a standalone executable, so no installation or Python setup is required. Simply download, run, and start managing your tasks with ease!

Additional Details for the Release:

What's New:

  • Initial stable release.
  • Add tasks to your to-do list.
  • Mark tasks as completed with a timestamp.
  • Remove tasks from both uncompleted and completed lists.
  • Persistent storage to save tasks between sessions.

Assets:

  • TaskManagerApp.exe (Standalone executable for Windows)
  • README.md (Documentation and instructions)

Instructions:

  • Download the TaskManagerApp.exe file from the assets below.
  • Move the file to your desired location (e.g., C:\Program Files\TaskManagerApp).
  • Create a desktop shortcut for quick access.
  • Double-click the executable or shortcut to launch the app.

Known Issues:

  • None reported.