Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingcos/Jirara
⚙️ A tiny helper for Jira in your macOS menu bar.
https://github.com/kingcos/Jirara
jira macos menubar-app mvvm rxswift swift
Last synced: 26 days ago
JSON representation
⚙️ A tiny helper for Jira in your macOS menu bar.
- Host: GitHub
- URL: https://github.com/kingcos/Jirara
- Owner: kingcos
- License: mit
- Created: 2018-06-12T09:30:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T12:16:55.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T09:03:03.394Z (4 months ago)
- Topics: jira, macos, menubar-app, mvvm, rxswift, swift
- Language: Swift
- Homepage:
- Size: 650 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - Jirara
README
# Jirara
![Swift 4.2](https://img.shields.io/badge/Swift-4.2-orange.svg?style=for-the-badge) [![GitHub license](https://img.shields.io/github/license/kingcos/Jirara.svg?style=for-the-badge)](https://github.com/kingcos/Jirara/blob/master/LICENSE)
A tiny helper for Jira in your macOS menu bar.
**Status:** ***Basic functions has been released, icon & UI maybe update in the future. The master branch code is writing with RxSwift & MVVM.***
> **Attension**
>
> This app has **only** been tested on Jira v7.1.9 & v7.12.3.![Jirara](Resources/menu_bar.png)
## Setup
- Download from [release page](https://github.com/kingcos/Jirara/releases).
- Move Jirara to your applications folder.
- Open it (maybe you need to allow to open it from your「 - System Preferences - Security & Privacy - General」).
- Find Jirara in menu bar.
- Setup in「Preferences...」.![Preferences...](Resources/preferences.png)
## Build
- Download this repository (Download ZIP or git clone as you like)
- `pod install`
- `xed .`, then enjoy it!## LICENSE
- MIT