Pritz69/GitHub-Repo-View-Tracker
An automated Python script which tracks the no. of views on your github repositories.The script runs automatically after every 2 days using Github Actions. It also shows the difference between the no of users (current run - previous run). It has a cumulative counter which tracks the total number of views till date in your repos from the first run.
Python