Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/liorbanai/github-notifier
- Owner: LiorBanai
- License: mit
- Created: 2020-05-19T10:33:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T18:46:18.000Z (6 months ago)
- Last Synced: 2024-05-22T19:54:34.097Z (6 months ago)
- Topics: github, github-notifier, notifications
- Language: C#
- Homepage:
- Size: 1.61 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)
[![Nuget](https://img.shields.io/nuget/v/LiorBanai.GitHubNotifier)](https://www.nuget.org/packages/LiorBanai.GitHubNotifier/)
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