Skip to content

numq/StarsNoMore

Repository files navigation

Stars No More

🌟 Support this project
Bitcoin (BTC) bc1qs6qq0fkqqhp4whwq8u8zc5egprakvqxewr5pmx
Ethereum (ETH) 0x3147bEE3179Df0f6a0852044BFe3C59086072e12
USDT (TRC-20) TKznmR65yhPt5qmYCML4tNSWFeeUkgYSEV

An application for getting a summary of statistics and traffic of a user's GitHub repositories


preview


The application was designed using the Reduce & Conquer architectural pattern

Usage

Note

Data is only available for repositories of type owner

  • Download latest release and install the application or clone the repository and build the project
  • Create a GitHub token with read-only access to public repositories
  • Use credentials via in-app input or in a credentials.json file in the following format: {"name":"name","token":"token"}

Features

  • Dashboard with information about the last 30 pushed repositories
  • Information about traffic growth over the last two weeks (last week relative to the penultimate)
  • Right-click to open the context menu and refresh the dashboard
  • Sorting by criteria: name, stargazers, forks, clones, cloners, views, visitors