Skip to content

cemayan/worklog-ledger

Worklog Ledger for Jira — weekly worklog calendar and billing reports

Worklog Ledger for Jira

Chrome extension for Jira Cloud: a fast weekly worklog calendar (free) plus a client-billing report layer — rates, billable flags, invoice-ready export (paid).

Website: https://worklogledger.cemayan.com · Status: v0.1.0 in Chrome Web Store review · License: AGPL-3.0

No server. Your data stays in your browser (chrome.storage). Auth rides your existing Jira session, with an API-token fallback.

Layout

  • poc/ — session-reuse auth proof of concept (no build step, "Load unpacked"). Status: validated 2026-07-16 — both session reuse and the worklog API work against a live Jira Cloud site.
  • src/ — the actual extension (Vite + TypeScript + Preact).

Development

npm install
npm run dev     # vite build --watch → dist/
npm run build   # production build → dist/

Load dist/ via chrome://extensions → Developer mode → "Load unpacked". After each rebuild, hit the reload icon on the extension card.

PoC (kept for reference)

  1. Load poc/ unpacked.
  2. Log in to your Jira Cloud site in a tab.
  3. Open the popup, enter the site URL, run both tests.

Privacy

No backend, no analytics, no tracking. The extension talks only to your own Jira Cloud site; the single exception is a license check for the paid tier that sends just your purchase email. Details: privacy policy.

Contributing

Issues and PRs welcome — see CONTRIBUTING.md. Security reports: SECURITY.md (please report privately).

License

AGPL-3.0. In short: use, read, modify and redistribute freely — but if you distribute a modified version (including as a browser extension), it must be open source under the same license.

About

Weekly worklog calendar and client billing reports for Jira Cloud — a Chrome extension with no backend: your data stays in your browser. Free calendar, invoice-ready CSV export for agencies.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors