@readwithai - X - blog - machine-aided reading
I create a lot of command-line tools as part of my work some of them are for collecting statistics about the code I release and displaying them in a dashboard. I list tools for collecting statistics related to code here. I wrote these because they did not exist before I made them.
gh-views fetches information about the number of pages views and clones for a github repository retaining history information (github only provides a 14 day window.)
gh-star-timeline fetches and maintains a historic timeline of stars on a github repo or all your repositories. I like to use it to see how many new stars I got each day, or where the stars can from.
obsidian-plugin-stats fetches and retains a timeline about the number of downloads for an Obsidian plugin.
pypi-stats-timeline fetches, maintains and queries a timeseries of download statistics from the python package index PyPI used by pip.