Skip to content

Someone is waiting for the notification that will be sent automatically

License

Notifications You must be signed in to change notification settings

revilon1991/noty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noty

Introduction

Someone is waiting for the notification that will be sent automatically.

Functionality:

  • Observation how people from jira logging time.

You can observe how logging time some people from jira whose listed .env as JIRA_EMAILS_FOR_OBSERVATION with comma separated.

  • Send notification to slack channel.

If you want to ask them logging time then just click to ask logging. People which aren't over JIRA_THRESHOLD_HOURS won't get notice.


System requirements:

  • OSX 12.5.1 and higher
  • GoLang 1.20 and higher

Installation

Build from the source:

git clone https://github.com/revilon1991/noty.git
cd noty
cp .env.dist .env
# here you should set your values of variables to .env
make

It's expected that Make was installed in your operating system.

Usage

  1. Run bin/Noty.app.
  2. Click to Noty from menu bar.

Additional

  • The SLACK_TOKEN generates by this instructions.
    • You make an application and install that to your workspace by above instractions after that you'll see token.
    • You should provide next permissions:
      • chat:write - Send messages as @YourNotyBot
      • users:read - View people in a workspace
      • users:read.email - View email addresses of people in a workspace
  • The JIRA_API_TOKEN generates here

License

license

About

Someone is waiting for the notification that will be sent automatically

Resources

License

Stars

Watchers

Forks

Packages

No packages published