TimeClock

An Alfred Workflow


Short Description

A time tracking workflow that saves punches & notes in a CSV file.

Last Updated

15 Sep 2016

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.3
 

Bundle ID

com.drewpappas.timeclock
 

Author

TimeClock

Overview

TimeClock is a time tracking script that stores punches and associated notes in a CSV file. Users can trigger TimeClock using an alfred keyword and an action ("in", "out", "last", "open", "divider"). Below you will find a brief description of the supported actions.

timeclock-intro

Actions

In - The "in" action writes the current time to a CSV in the "in" column. An optional note can be included as well.

Out - The "out" action writes the current time to a CSV in the "out" column. An optional note can be included as well.

Last - The "last" action displays the last punch made.

Divider - The "divider" action adds a divider to the CSV to help you separate time periods.

Open - The "open" action displays the CSV spreadsheet.

Configuration

  1. Download and install Alfred (https://www.alfredapp.com/). The "powerpack" is required to use TimeClock.
  2. Clone this repo.
  3. Double click the TimeClock.alfredworkflow to install.
  4. To use, open your alfred prompt and type keyword "tc" and a supported action.

Screenshots