Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.42 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.42 KB

Jira notificator

logo

A notification application for cloud based Jira workspace. Notifications are directly fired using environment with a custom audio tone. Useful in case of disabled email notifications.

The notificator consists of CLI and GUI version. Both are cross-platform for Linux, Mac and Windows.

Note: Linux version might require installation of additional libraries.

Installation

Follow the instructions.

Windows + Mac:

Just download the latest version and open the app. There should be no other requirement.

Linux

The installation process described below has been designed for Ubuntu based distributions, it might differ for other distros. If so, please open new issue.

  1. sudo apt install libasound2-dev
  2. sudo apt install libgtk-3-dev
  3. sudo apt install notify-osd
  4. download and run the app

Screenshots

UI:

screenshot1

Credits:

Checkout these amazing projects!

Licence

MIT