0.1.5 • Published 2 months ago

xtasker v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Xtasker - Cli task management

Xtasker is a simple and liteweight commandline task management tool.

alt text

Installation

npm i -g xtasker 
# pnpm add -g xtasker
# yarn add -g xtasker

Note: After installtaion restart your terminal and run

xtasker

Usages

Basic Commands

Tasks

  • la: - Load all tasks
  • lo: - Load open tasks
  • ld: - Load done tasks
  • at: <task_description> - Add new task
  • et: - Edit task
  • dt: - Delete task
  • da: - Delete all tasks
  • mad: - Mark as done

Groups

  • lg: - Load all groups
  • sg: - Switch group by groupId
  • ag: - Add new group
  • dg: - Delete group by id

Others

  • cl: - Clear window
  • h: - Help menu
0.1.5

2 months ago

0.1.4

2 months ago

0.1.3

3 months ago

0.1.2

3 months ago

0.1.1

3 months ago

0.1.0

3 months ago