Skip to content

tam308/HorseBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HorseBot

HorseBot is a CLI based task manager. Three types of tasks can be created: Todo, Event and Deadline. Tasks can then be marked as done, undone, or deleted. Specific tasks can also be searched for using keywords.

HorseBot supports local data storage, and tasks will be saved and loaded automatically, even after the program is terminated.

.--------------------------------------------------------------------.
| __  __                                     ____            __      |
|/\ \/\ \                                   /\  _`\         /\ \__   |
|\ \ \_\ \    ___   _ __   ____     __      \ \ \L\ \    ___\ \ ,_\  |
| \ \  _  \  / __`\/\`'__\/',__\  /'__`\     \ \  _ <'  / __`\ \ \/  |
|  \ \ \ \ \/\ \L\ \ \ \//\__, `\/\  __/      \ \ \L\ \/\ \L\ \ \ \_ |
|   \ \_\ \_\ \____/\ \_\\/\____/\ \____\      \ \____/\ \____/\ \__\|
|    \/_/\/_/\/___/  \/_/ \/___/  \/____/       \/___/  \/___/  \/__/|
'--------------------------------------------------------------------'
Neigh! I'm a Horse! How can i assist you?

For detailed instructions on usage, see the User Guide.

About

HorseBot is a CLI based task manager. Three types of tasks can be created: Todo, Event and Deadline. Tasks can then be marked as done, undone, or deleted. Specific tasks can also be searched for using keywords. HorseBot supports local data storage, and tasks will be saved and loaded automatically, even after the program is terminated.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 94.0%
  • Shell 3.5%
  • Batchfile 2.5%