command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 19, 2020
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GitHub Notify
Simple tray application for getting GitHub notifications

Scenario
- I'm a maintainer or active watcher of some repositories at GitHub
- I want to react to issues quickly
- I prefer a status based humble info rather than agressive email or pop-ups
Demo

Install
go get github.com/koltyakov/github-notify
Config
- Generate GitHub access token (better select only Notifications access).
- Provive the token in settings form.

Run
macOS/Linux run
nohup github-notify >/dev/null 2>&1 &
or, in a sources folder,
make start
Windows
Run github-notify.exe
.
App bundle, macOS
make bundle-darwin
As a result, the GitHub Notify.app
should be found in ./bin/darwin
Build
Prerequisites
The project uses these major dependencies and inherits their prerequisites:
Build command
make build
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.