The aftok command-line interface provides a small set of utilities for managing projects and users, logging time and inspecting your log, and so forth. These scripts are simply wrappers around REST API calls to the aftok server, and we always implement script-based clients first when exposing API methods for ease of testing and experimentation.
Those are the essential pieces you'll need for now.