Skip to content

makivlach/jira-notificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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