https://github.com/kunicmarko20/ghnotifier
Python app that sends github notifications to your Linux notifications.
https://github.com/kunicmarko20/ghnotifier
github notifications python
Last synced: 5 months ago
JSON representation
Python app that sends github notifications to your Linux notifications.
- Host: GitHub
- URL: https://github.com/kunicmarko20/ghnotifier
- Owner: kunicmarko20
- License: mit
- Archived: true
- Created: 2018-10-07T22:26:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T09:31:16.000Z (over 2 years ago)
- Last Synced: 2025-09-28T02:24:29.559Z (9 months ago)
- Topics: github, notifications, python
- Language: Python
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
If you want to use this check my [Rust Port](https://github.com/kunicmarko20/ghnotifier-rs) instead.
Python app that will show you number of notifications in your status bar and
send you github notifications to your Linux notifications.
# Dependencies:
Install `pygobject` in your system by following this [guide](https://pygobject.readthedocs.io/en/latest/getting_started.html).