This simple PHP script prints the number of your Github subscribers and the total amount of stars received on all repositories.
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.
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 | Functional | Description |
---|---|---|
1.0.0 | Yes | Github subscriber and star stats |