github-notify

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2020 License: MIT Imports: 18 Imported by: 0

README

GitHub Notify

Simple tray application for getting GitHub notifications

Build Status Go Report Card License

macOS systray_macOS
Windows systray_Windows
Linux systray_Linux

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

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.

settings

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL