Metadata-Version: 2.1
Name: git_stalk
Version: 1.0.2
Summary: For stalkers like Daddu
Home-page: https://github.com/aashutoshrathi/git-stalk-cli
Author: Aashutosh Rathi
Author-email: aashutoshrathi@gmail.com
License: UNKNOWN
Description: # git-stalk-cli
        
        
        [![PyPI](https://img.shields.io/pypi/v/git-stalk.svg)](https://pypi.org/project/git-stalk/)
        [![Build Status](https://travis-ci.com/aashutoshrathi/git-stalk-cli.svg?token=x5wHaKpXyy9apivkjrhr&branch=master)](https://travis-ci.com/aashutoshrathi/git-stalk-cli)
        
        A command line interface for checking your/peer's activity today.
        
        
        ## Installation
        
        ```sh
         pip install git-stalk
        ```
        
        ## Using
        
        ```sh
        $ stalk aashutoshrathi
          Name: Aashutosh Rathi
          Company: None
          Bio: Technophile | Sophomore at @iiitv | Python Freak |
          GCI Mentor @JBossOutreach | FOSS Believer
          Followers: 61
          Following: 14
          Public Repos: 69
          Contributions Today:
          +--------------+------------------------------+----------+-------------------------------------+
          |     Type     |          Repository          |   Time   |               Details               |
          +--------------+------------------------------+----------+-------------------------------------+
          | Pull Request |       remy/mit-license       | 12:05:02 |         Added aashutoshrathi        |
          |    Commit    | aashutoshrathi/git-stalk-cli | 01:29:44 |                 None                |
          |   Release    | aashutoshrathi/git-stalk-cli | 01:29:44 | Released binaries for version 1.0.1 |
          |     Push     | aashutoshrathi/git-stalk-cli | 01:21:09 |              Fix Travis             |
          |     Push     | aashutoshrathi/git-stalk-cli | 01:15:23 |        Fixes #3 and Fixes #5        |
          |    Issues    | aashutoshrathi/git-stalk-cli | 01:15:22 |             Fix Timezone            |
          |    Issues    | aashutoshrathi/git-stalk-cli | 01:15:22 |        Add Timestamp support        |
          +--------------+------------------------------+----------+-------------------------------------+
          aashutoshrathi have made 7 public contribution(s) today.
        
          Other Activity today:
          +--------+------------------------------+----------+-----------------------------------+
          |  Type  |          Repository          |   Time   |              Details              |
          +--------+------------------------------+----------+-----------------------------------+
          | Member | aashutoshrathi/git-stalk-cli | 11:57:49 | Added mohitkyadav as collaborator |
          |  Fork  |       remy/mit-license       | 11:55:55 |      Forked remy/mit-license      |
          +--------+------------------------------+----------+-----------------------------------+
          aashutoshrathi have done 2 other public activit(y/ies) today.
        
          Starred today:
          +------------------------------+----------+----------+
          |          Repository          | Language |   Time   |
          +------------------------------+----------+----------+
          | aashutoshrathi/git-stalk-cli |  Python  | 18:13:21 |
          |      SevenOutman/Hubble      |   Vue    | 00:32:04 |
          +------------------------------+----------+----------+
          aashutoshrathi have starred 2 repo(s) today.
        
        ```
        
        ## Limitations
        
        Stalking too much might lead to "API Rate Limit Exceeded for your IP".
        
        
        <p align="center"> Made from scratch by <a href="https://github.com/aashutoshrathi">Aashutosh Rathi</a> </p>
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
