Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

GABAnich/github-linux-notification

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-linux-notification

Simple GitHub notifier for Linux.

example

Install dependency

sudo apt-get install jq
sudo apt-get install curl

Or another package manager.

Instalation

git clone https://github.com/GABAnich/github-linux-notification.git

Requierments

In order to use this notificator you should create personal access token. https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token. And grant access to notifications.

Usage

# to run in foreground
./github-notifications.sh username:token
# to run in background
./github-notifications.sh username:token &>/dev/null &
# to run in background (can survive terminal closing)
nohup ./github-notifications.sh username:token &

Icon

In order to have an icon in notifications, you should download one of https://github.com/logos. Or take from /icons folder. And then place the icon in /usr/share/icons or /usr/share/[app]/icons.

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.