This is an app that fetches the data from the issues page . This app does the mundane work of going to the issues page of your favourite opens source repo and fetching the issues. There are some features which pushes notifications to the users in case there are new issues. So clone the app and dont miss any issue.
- Clone the repo
- Run
sudo pip install requests
- Run
python tracker.py
to fire up the app