Skip to content

Commit b1edf92

Browse files
committed
update readme
1 parent 6617091 commit b1edf92

1 file changed

Lines changed: 19 additions & 43 deletions

File tree

README.md

Lines changed: 19 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,37 @@
1-
# CodeClocker — AI-Powered Timesheets & Team Awareness for Dev Teams | JetBrains Plugin
1+
# CodeClocker – Time Tracking, AI Timesheets & Team Pulse for JetBrains IDEs
22

33
![Build](https://github.com/codeclocker/codeclocker-intellij-plugin/actions/workflows/gradle.yml/badge.svg)
44
[![Version](https://img.shields.io/jetbrains/plugin/v/26962.svg)](https://plugins.jetbrains.com/plugin/26962)
55
[![Downloads](https://img.shields.io/jetbrains/plugin/d/26962.svg)](https://plugins.jetbrains.com/plugin/26962)
66

7-
**AI-generated timesheets. AI-powered team awareness. Zero manual entry.**
8-
9-
CodeClocker tracks coding activity in the background and turns real IDE work into AI-generated weekly timesheet drafts. Instead of rebuilding the week from scratch, developers review and adjust a pre-filled calendar based on commits, branches, and project activity.
10-
11-
Connect to [CodeClocker Hub](https://hub.codeclocker.com/) to unlock AI timesheets, Team Pulse summaries, approval workflows, and billing exports for your team.
12-
13-
<a href="https://hub.codeclocker.com/">
14-
<img src="https://site.codeclocker.com/screenshots/team-dashboard.jpg" alt="CodeClocker Team Dashboard — timesheet approvals, submission status, and tracked hours" width="100%" />
15-
</a>
16-
17-
<p>
18-
<a href="https://site.codeclocker.com/">Website</a> &bull;
19-
<a href="https://hub.codeclocker.com/">CodeClocker Hub</a> &bull;
20-
<a href="https://plugins.jetbrains.com/plugin/26962">JetBrains Marketplace</a> &bull;
21-
<a href="https://github.com/codeclocker/codeclocker-intellij-plugin/issues">Report Issue</a>
22-
</p>
23-
24-
---
25-
267
<!-- Plugin description -->
278

28-
## AI-Generated Timesheets & AI-Powered Team Awareness
29-
30-
CodeClocker tracks coding activity in the background and turns real IDE work into AI-generated weekly timesheet drafts.
31-
Instead of rebuilding the week from scratch, developers review and adjust a pre-filled calendar based on commits, branches, and project activity.
9+
## Automatic Time Tracking for JetBrains + AI Timesheets in Hub
3210

33-
Connect to [CodeClocker Hub](https://hub.codeclocker.com/) to unlock AI timesheets, Team Pulse summaries, approval workflows, and billing exports for your team.
11+
CodeClocker tracks active coding time per project in your JetBrains IDE and works locally by default — no account required. It helps you understand where your time went, prepare standup updates, and export activity data without leaving the IDE.
3412

35-
### For Teams & Managers
13+
Optionally connect to [CodeClocker Hub](https://hub.codeclocker.com/) to turn IDE activity, commits, and branches into AI-generated weekly timesheet drafts, Team Pulse summaries, approvals, Jira worklog exports, and billing-ready reports for your team.
3614

37-
- **AI-generated weekly timesheets** — turn IDE activity, commits, and branches into editable weekly timesheet drafts that developers can review and submit.
38-
- **AI team awareness (Team Pulse)** — AI analyzes project activity and commit data to generate concise summaries of what moved across the team.
39-
- **AI project summaries** — each active project gets a short AI-generated brief so managers and teammates can understand meaningful changes without reading every commit.
40-
- **Evidence-linked worklogs** — connect submitted timesheet entries to branches and commits for easier review and client reporting.
41-
- **Approvals workflow** — managers review submitted timesheets, approve them, or request changes from a single dashboard.
42-
- **CSV & PDF exports** — export approved timesheets for payroll, accounting, or client billing.
43-
- **Automated reminders** — remind developers to submit and managers to review on time.
44-
- **Role-based access** — separate owner, manager, and member workflows inside CodeClocker Hub.
45-
46-
Built for software teams that need AI-generated timesheets, better team awareness, manager approvals, and invoice-ready exports — without asking developers to run timers.
47-
Start a free team trial at [hub.codeclocker.com](https://hub.codeclocker.com/).
48-
49-
### For Developers
15+
### Use it locally (default)
5016

51-
- **AI timesheet** — get a pre-filled weekly calendar draft based on your real IDE activity, commits, and branches.
52-
- **My Brief** — see an AI-generated summary of your recent work across projects before standup or weekly review.
5317
- **Automatic time tracking** — records active coding time per project in the background.
5418
- **What I Was Doing** — generate standup-ready summaries with time breakdowns, branch details, and commits.
19+
- **Activity Report** — review recent activity by project and commit history inside the IDE.
5520
- **Daily & weekly goals** — set coding targets globally or per project, and get notified when you hit them.
5621
- **Pomodoro Timer** — built-in timer with configurable work and break intervals.
57-
- **Teammate awareness** — see AI-powered Team Pulse updates that help you understand what moved across the product.
58-
- **Privacy first** — all data stays on your machine in Local Mode. Hub sync is opt-in.
22+
- **CSV export** — export activity data for invoicing or reporting.
23+
- **Privacy first** — all data stays on your machine in Local Mode.
24+
- **Auto-pause** — pauses tracking when the IDE loses focus or on inactivity timeout.
25+
26+
### Connect to Hub for teams
27+
28+
- **AI-generated weekly timesheets** — turn IDE activity, commits, and branches into editable weekly timesheet drafts.
29+
- **Team Pulse summaries** — see AI-generated summaries of what moved across projects.
30+
- **Approvals workflow** — managers review submitted timesheets and request changes when needed.
31+
- **Jira worklog export** — export approved timesheets to Jira and attach logged time to matching tickets using issue keys parsed from IDE activity.
32+
- **Evidence-linked worklogs** — connect timesheet entries to branches and commits.
33+
- **CSV & PDF exports** — export approved timesheets for payroll, accounting, or client billing.
34+
- **Automated reminders** — remind developers to submit and managers to review on time.
5935

6036
### Supported IDEs
6137

0 commit comments

Comments
 (0)