Toggl Time Tracking Use the CLI (@beauraines/toggl-cli) for Toggl Track integration. Prerequisites Install the CLI: Configure authentication (create ): Get your API token from: https://track.toggl.com/profile Get your workspace ID from your Toggl URL: Set permissions: Commands Status Start/Stop Continue Previous Reports List Entries Add Completed Entry Edit Current Delete Projects Other Notes - Times must be parsable by dayjs (e.g., , , ) - Config file: - Environment variables override config: , , ---