Skip to content

mathiasdonoso/chrono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrono

Time tracker CLI tool

Warning ⚠️

This project is still in WIP

TOC

Description

chrono is a simple tool that allows you to track your tasks and generate reports for daily meetings

Installation

-- Pending --

Configuration

-- Pending --

Getting Started

chrono

To build from source:

go build
./chrono

API

The chrono API has the following commands:

  • ls: List all pending tasks
  • add: Creates a new task
  • start: Start to record activity on a specific task
  • done: Finish a task by id
  • rm: Deletes a task by id
  • help: Help about any command

-- Soon: reports commands --

Contributors

This project is open source. Contributions are welcomed through PRs.

About

Time tracker CLI tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages