Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 459 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 459 Bytes

Issues Tracker

About

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.

Installation

  1. Clone the repo
  2. Run sudo pip install requests
  3. Run python tracker.py to fire up the app