GitHunt
OP

openstatusHQ/stargazers

A small CLI to get your Stargazers information

Stargazers Insights

A small CLI tool to export insights about stargazers of a GitHub repository.

Prerequisites

  1. Create a GitHub token:
    To access the GitHub API, you need to create a personal access token. Follow the instructions in the GitHub documentation to generate your token.

  2. Create a stargazers.yaml file:
    This file should contain the repositories you want to analyze. Use the following structure:

    repositories:
      - owner: openstatusHQ
        name: cli
      - owner: openstatusHQ
        name: openstatus

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any features or bug fixes.

Languages

Go100.0%

Contributors

Created February 4, 2025
Updated March 12, 2026