1.3.1 • Published 5 years ago

teambox v1.3.1

Weekly downloads
16
License
ISC
Repository
-
Last release
5 years ago

Teambox

provides an overview of your teambox entries.

Install / Register / Usage

  1. Install the script globally (if you dont have administration permissions you should use it with sudo) npm install teambox -g
  2. Register the teambox with teambox register <DOMAIN> <MAID> <USERNAME> <PASSWORD> [force]

    • the force argument is optional and overwrites the current configuration
  3. Just call teambox and you get an summary of your current booked items.

Months

to go back in time you can set the month by calling teambox month 5

starting with 1 (jan) to 12 (dec)

List

to get also a complete list of all the entries, just call teambox list

if you would like to see a list of a former month, it's possible to add the month number like teambox list 7

Ignore

to ignore workdays you can use the teambox ignore add <yyyy-mm-dd> command. For know it excludes weekends and holidays but not you sick days or vacations.

with teambox ignore ls you are able to list the ignored days

with teambox ignore rm <yyyy-mm-dd> you are able to remove a date from the ignore list

1.3.1

5 years ago

1.3.0

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago