Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client-time-tracker/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# client-time-tracker

A time-tracking and invoicing plugin for [CodeOnTheGo](https://github.com/appdevforall/CodeOnTheGo). It tracks billable coding sessions per project and generates invoices as PDF, Excel, or CSV.
A time-tracking and invoicing plugin for [Code on theGo](https://github.com/appdevforall/CodeOnTheGo). It tracks billable coding sessions per project and generates invoices as PDF, Excel, or CSV.

Surfaces as a **Client Time Tracker** sidebar item and editor tab. Sessions start/stop automatically from editor activity, and each tracked project carries its own client, rate, currency, and tax settings.

Expand Down
Loading