Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

macOS and Linux menubar app for JIRA time logging. Built with React and Electron

Notifications You must be signed in to change notification settings

alexcroox/jira-timer-menubar

Repository files navigation

JIRA Timer Menubar

macOS and Linux menubar app for JIRA time logging. Built with React and Electron

Install

Head over to the releases to download for macOS or Linux.

Linux users

If you are running newer versions of GNOME you will need the TopIcons Extension otherwise no icon will appear in your tray, and no window can be opened.

Chrome Extension

Install the Chrome extension to quickly start a timer from the JIRA web ui.

Local development

Install dependencies

The main process lives inside /main and the renderer process inside /renderer. https://electronjs.org/docs/tutorial/application-architecture

$ npm install

Launch dev environment

$ npm run dev

Build for release testing

$ npm run build

About

macOS and Linux menubar app for JIRA time logging. Built with React and Electron

Resources

Stars

Watchers

Forks

Packages

No packages published