Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhass/github_desktop_notifications
Display your Github notifications via libnotify
https://github.com/jhass/github_desktop_notifications
crystal github-notifications libnotify
Last synced: 12 days ago
JSON representation
Display your Github notifications via libnotify
- Host: GitHub
- URL: https://github.com/jhass/github_desktop_notifications
- Owner: jhass
- License: bsd-3-clause
- Created: 2015-02-21T01:06:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T20:14:08.000Z (over 4 years ago)
- Last Synced: 2024-11-17T16:42:36.984Z (about 1 month ago)
- Topics: crystal, github-notifications, libnotify
- Language: Crystal
- Homepage:
- Size: 51.8 KB
- Stars: 16
- Watchers: 5
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Github desktop notifications
Optimized for Gnome, but should be working with any DE that supports
libnotify.#### Dependencies
* [Crystal](http://crystal-lang.org)
* libnotify
* Gtk#### Setup
```bash
crystal deps
```#### Compile & run
```bash
crystal src/github_desktop_notifications.cr
```