Hello,
I recently posted in the applications section a new task management application called TaskFarmer. It didn't get much attention so I've decided to just release the source code for it. Hopefully it will help someone out there.
TaskFarmer is a different kind of task manager. This program is designed to make task management easier for the end user and to utilize as few resources as possible. It's a very simple/minimal application that lists the currently running user tasks and you select to kill. To accomplish this task the following design goals were followed:
1. First and foremost it will not poll the system. It only pulls the active tasks when it
I recently posted in the applications section a new task management application called TaskFarmer. It didn't get much attention so I've decided to just release the source code for it. Hopefully it will help someone out there.
TaskFarmer is a different kind of task manager. This program is designed to make task management easier for the end user and to utilize as few resources as possible. It's a very simple/minimal application that lists the currently running user tasks and you select to kill. To accomplish this task the following design goals were followed:
1. First and foremost it will not poll the system. It only pulls the active tasks when it