Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liorbanai/github-notifier

a small program that sits in the tray bar and periodically check repositories for activity (windows OS)
https://github.com/liorbanai/github-notifier

github github-notifier notifications

Last synced: 4 days ago
JSON representation

a small program that sits in the tray bar and periodically check repositories for activity (windows OS)

Awesome Lists containing this project

README

        

GitHub-Notifier

[![Nuget](https://img.shields.io/nuget/dt/LiorBanai.GitHubNotifier)](https://www.nuget.org/packages/LiorBanai.GitHubNotifier/) ![CodeQL](https://github.com/LiorBanai/GitHub-Notifier/workflows/CodeQL/badge.svg) [![.NET Core Desktop](https://github.com/LiorBanai/GitHub-Notifier/actions/workflows/dotnet-core-desktop.yml/badge.svg)](https://github.com/LiorBanai/GitHub-Notifier/actions/workflows/dotnet-core-desktop.yml)

Issues


License

[![Nuget](https://img.shields.io/nuget/v/LiorBanai.GitHubNotifier)](https://www.nuget.org/packages/LiorBanai.GitHubNotifier/)

Latest Release


Commits Since Latest Release


a small program that sits in the tray bar and periodically check repositories for activity.

![Main screen](Assets/screenshot4.jpg)

## How to use

1. Go to github user settings under https://github.com/settings/tokens
2. Create new token with permission for notifications, read:org, read:user, repo.
3. Add environment variable with key "GitHubNotifier_Token" (without the ") and value with the token from 2.
4. Run the app. if all is good you should see at the bottom screen "API limits: Remaining XX/5000