Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 651 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 651 Bytes

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.