Giter Site home page Giter Site logo

hrflow's Introduction

hrflow

HR Flow CLI

Usage

hrflow help

Creating Reports

NAME:
   hrflow report - add a new hour report

USAGE:
   hrflow report [command options] [arguments...]

OPTIONS:
   --duration DURATION, -d DURATION  DURATION to report, formatted as 8h30m. Will be ignored if both start and end time are defined. (default: "8h")
   --start TIME, -s TIME             Set workday start to TIME. (default: now - DURATION)
   --end TIME, -e TIME               Set workday end to TIME. (default: now)
   --project PROJECT, -p PROJECT     which PROJECT to assign to the report. (default: none)
   --comment COMMENT, -c COMMENT     assign a COMMENT to the report. (default: empty)
   --date DATE                       DATE for the report, format 'd.M.' (years not supported) (default: today)
   --hourly                          Report units as an hourly worker, also won't include 30 minute lunch in the duration. (default: false)
   --help, -h                        show help (default: false)

Quickly Reporting 8 Hours

Running hrflow report will report an 8 hour workday ending at current time.

Installation

Create a file for the login at ~/.hrflow with the contents:

username: USERNAME
password: PASSWORD

Homebrew (macOS and Linux)

brew install myyra/tap/hrflow

Go

Make sure Go is installed on your machine and $GOPATH/bin is in you $PATH. Then run

go get -u github.com/myyra/hrflow

Binary

Binaries are available from the Releases page.

hrflow's People

Contributors

myyra avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.