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

https://github.com/pfultz2/gh-notifications

App to show github notifications by grouping
https://github.com/pfultz2/gh-notifications

Last synced: 6 months ago
JSON representation

App to show github notifications by grouping

Awesome Lists containing this project

README

          

gh-notifications
================

Simple web app to show github notifications by grouping repositories.

Usage
-----

To use just install the dependencies:

pip install -r requirements.txt

And run the web app:

flask run

And open up the browser to `http://127.0.0.1:5000/`.

Data
----

Any data storage will happen in the `data` directory.