Skip to content

saibotd/acTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acTrack

Command line time-tracking app for active collab.

Prerequisite

  • PHP 5.6+
  • Composer
  • (optional) Enable the posix module in your php.ini for nicer colors

Installation

Make sure your global composer bin-folder is in your PATH, then enter

composer global require saibotd/actrack

to install acTrack. Alternatively, clone this repository or download it as a zip.

Usage

Simply start the app by entering

actrack

Enter your login data for active.collab and follow the on-screen instructions.