Skip to content

remvze/gitviews

Repository files navigation

GitViews ✨

Super simple GitHub view counter.

GitHub Repo Views

Badges 🏅

Profile Views

URL

https://gitviews.com/user/<your-github-username>.svg

Markdown

![GitHub Profile Views](https://gitviews.com/user/<your-github-username>.svg)

Note

Please replace <your-github-username> with your GitHub username (without @).

Repo Views

URL

https://gitviews.com/repo/<your-username>/<your-repo>.svg

Markdown

![GitHub Repo Views](https://gitviews.com/repo/<your-username>/<your-repo>.svg)

Note

Please replace <your-username> with your GitHub username (without @), and <your-repo> with your repository name.

All Repos Views

URL

https://gitviews.com/user/<your-github-username>/repos.svg

Markdown

![GitHub Repos Views](https://gitviews.com/user/<your-github-username>/repos.svg)

Note

Please replace <your-github-username> with your GitHub username (without @).