Files
github-profile-views-counter/README.md
2020-07-18 16:57:04 +03:00

2.1 KiB

GitHub Profile Views Counter

GitHub Profile Views Counter

It counts how many times your GitHub profile has been viewed and displays them in your profile, for free.

antonkomarev-profile-views-counter

Usage

Cloud solution launched as 100% free experience. You can help me cut server costs if you like this service.

Create GitHub profile repository

GitHub magic will happen as soon as you will create a new repository named equally to your username.

secret-profile-repository

Live demo of my profile repository.

Add counter to GitHub profile

You need to add counter in README.md file in your profile repository via Markdown syntax:

![](https://komarev.com/ghpvc/?username=your-github-username)

Note

: Don't forget to replace example username parameter with real value.

GitHub will proxy this URL via its camo service, so it will look like https://camo.githubusercontent.com/a9aa69b588bef281647d53091b4faa01ac126121/68747470733a2f2f6b6f6d617265762e636f6d2f67687076632f3f757365726e616d653d616e746f6e6b6f6d6172657626. That means I can't track any personal information like visitors User Agent or IP address. Only views timestamp and total count of views are stored.

License

  • GitHub Profile Views Counter application is open-sourced software licensed under the MIT license by Anton Komarev.
  • Eye Octicon hero image licensed under MIT license by GitHub, Inc.