Skip to content

itplamen/BashTaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash Logo

Bash Task Manager

Introduction

Task Manager app created with Bash Shell Scripting. You can easily add new tasks with title, description, due date and number of days you want the task to be executed. A scheduler runs in the background, checks the due date of each task and deletes all expired tasks. The manager uses a simple PowerShell script to send a reminder to the user.

Features

  • Directory and file manipulations
  • Background job control
  • Control structures (select construct for menu generation)
  • Associative arrays
  • etc.

Alt Text

Releases

No releases published

Packages

No packages published

Languages