Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```