0.6.6 • Published 4 months ago

horas v0.6.6

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

Horas

A simple CLI app to manage local daily tasks notation files. Check the Change Log to know what is new.

Features

  • Calculate spend time on tasks
  • Create task file based on template
  • Calculate partial registered
  • Calculate spend time on a specific task new

Getting Started

This is the basics about how to use it.

Installation

  • Install NodeJS;
  • Use NPM to install horas globally:
    • Windows (cmd as administrator): npm i -g horas.
    • Linux or MacOS: sudo npm i -g horas.

Basic Commands

Almost all commands are in Portuguese. It'll be translated soon.

  • Create a task file for today:
horas criar hoje
  • Calc tasks time from today
horas calcular hoje
  • Calc tasks time from current month
horas calcular mes
  • Calc specific task time in current month new
horas calcular mes atual "<task-description>"
  • Any doubt? Use the help command
horas ajuda

Contribution

For any contribution, send me a pull request.

Environment

This project was made multi-platform.

0.6.6

4 months ago

0.6.5

4 months ago

0.6.3

4 months ago

0.6.2

4 months ago

0.6.4

4 months ago

0.6.1

5 months ago

0.6.0

5 months ago