abdoutelb / tlp

track time and log tasks via terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TLP-CLI

A simple commandLine helps you manage and log your tasks focus on ONLY on task.

Getting Started

Installation

npm install -g tlp

Commands for TLP App

  1. start / s [to start new task]
tlp start new task
  1. stop / t [to stop the current task]
tlp stop 
  1. status / st [to view all tasks]
tlp status 
  1. report / r [to generate report-Soon-]
tlp report 
  1. help / h [to check the help for commands]
tlp help 

⚖️ License

Released under MIT by @abdoutelb.

About

track time and log tasks via terminal


Languages

Language:TypeScript 89.7%Language:JavaScript 10.3%