bglearning / telescope

Simple tool to look at your stars!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telescope

Simple tool to look at your stars!

Currently, it only shows the language counts of the starred repos.

Dependencies

Install via pip for Python3:

pip install requests

Usage

python3 telescope.py <username>

Example:

python3 telescope.py codingOtaku

Output:

Total starred repos: 107
Python       : 26
Java         : 13
JavaScript   : 10
HTML         : 5
Jupyter Notebook : 4
CSS          : 3
Ruby         : 3
C++          : 2
TeX          : 2
C            : 1
Groovy       : 1
Shell        : 1
Assembly     : 1

TODO

About

Simple tool to look at your stars!


Languages

Language:Python 100.0%