npm

xtasker

0.1.5 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.51latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.51
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i xtasker

Weekly Downloads

1

Version

0.1.5

License

MIT

Unpacked Size

14 kB

Total Files

4

Last publish

Collaborators

  • xtareq