Skip to content

Keep track of your subscribers and likes on various social networks (made for developers).

License

Notifications You must be signed in to change notification settings

markusprograms/Popularity-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Popularity tracker

screenshot This simple PHP script prints the number of your Github subscribers and the total amount of stars received on all repositories.

Configuration

Open the tracker.php file. On the very top, you should see a configuration section where you can set your Github username. After the change is made, save the file and push it to your PHP webserver.

Usage

Simply visit tracker.php to check your actual stats. If you want, you can embed this script to your portfolio website to let all visitors see your popularity growth.

Version log

Version Functional Description
1.0.0 Yes Github subscriber and star stats