-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:menubar-apps-for-devs/JiraBar
- Loading branch information
Showing
1 changed file
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,24 @@ | ||
# JiraBar | ||
|
||
Jira issues in your menubar! | ||
|
||
<p align="center"> | ||
<img width="420" alt="Screen Shot 2022-01-31 at 9 26 31 PM" src="https://user-images.githubusercontent.com/9363150/151904603-a65f2b20-189b-4038-9cea-6164f6a8c379.png"> | ||
<a href="https://github.com/menubar-apps/JiraBar"><img src="https://img.shields.io/badge/-JiraBar-black?logo=github&style=flat"></a> | ||
<img alt="GitHub all releases" src="https://img.shields.io/github/downloads/menubar-apps/jirabar/total"> | ||
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/menubar-apps/jirabar"> | ||
</p> | ||
|
||
|
||
# Features | ||
Native MacOS menubar application to show Jira issues in your menu bar: | ||
|
||
- shows issues returned by a JQL | ||
- for each issue shows summary, issue key, project name and issue type | ||
<p align="center"> | ||
<img width="539" alt="Screen Shot 2022-09-27 at 8 49 39 PM" src="https://user-images.githubusercontent.com/9363150/192662802-a4640dd9-dc7b-4aeb-9aa8-fa0708738b11.png"> | ||
</p> | ||
|
||
# Installation | ||
|
||
Download the latest release, extract it and drag-and-drop to the Application folder. | ||
[Download](https://github.com/menubar-apps/JiraBar/releases/download/v1.0/jiraBar.1.0.dmg) and install the latest release. Then start the application, open preferences and setup your jira host, credentials and a query: | ||
|
||
<p align="center"> | ||
<img width="612" alt="Screen Shot 2022-01-29 at 8 19 39 PM" src="https://user-images.githubusercontent.com/9363150/151683143-3ef98781-ea7b-4856-b6f8-853996c43e1f.png"> | ||
<img width="612" alt="Screen Shot 2022-09-27 at 8 51 13 PM" src="https://user-images.githubusercontent.com/9363150/192662959-5fb0fde2-efe1-4631-a454-f7330315262b.png"> | ||
</p> | ||
|
||
|