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
- Host: GitHub
- URL: https://github.com/pfultz2/gh-notifications
- Owner: pfultz2
- Created: 2020-04-27T02:17:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T02:33:13.000Z (about 6 years ago)
- Last Synced: 2024-12-28T09:20:37.698Z (over 1 year ago)
- Language: Python
- Size: 273 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.