Skip to content

appelstroop/afast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afast

A node.js cli to track your time in the Xebia x3/ afas environment. Made as a pet project, to see if I could port an existing 2FA auth flow into the command line

Install

Not on npm, so:

npm install -g github:appelstroop/afast

Usage

To login using 2FA (now only via SMS):

afast login

Then, to track time:

afast

or shorter:

afast -p [project code] -h [hours]