JoelBesada / spacetime

VSCode extension for automatically tracking time spent in different workspaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spacetime Logo

Spacetime - Automatic Workspace Time Tracking

Spacetime is a VSCode extension that automatically tracks time spent in different workspaces (projects) and presents your daily activity in a nice, interactive chart.

Spacetime Screenshot

Features

  • Set it and forget it, Spacetime is a fully automatic time tracker.
  • Spacetime visualizes how much time you've put into each of your projects, on a daily, weekly, monthly and yearly basis.
  • Come back and see exactly how much time you sunk into all those projects that you never ended up finishing.

Commands

Name Description
Spacetime: View Stats Open up the stats panel for viewing time spent in each workspace.

Extension Settings

Name Description
spacetime.maxIdleMinutes Spacetime tracks work activity by looking at time elapsed between file save events within each workspace. This setting defines the maximum number of minutes that spacetime considers as active work time prior to a new save event occuring.

Release Notes

1.0.0

Initial release of Spacetime

About

VSCode extension for automatically tracking time spent in different workspaces

License:ISC License


Languages

Language:TypeScript 100.0%