All Projects → alexcroox → Jira Timer Menubar

alexcroox / Jira Timer Menubar

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].