Anton Komarev 5c81fbf0d6 Make badge style customizable (#8)
* Add Poser badge generator

* Make badge styles configurable

* Make flat style as default
2020-07-20 22:17:33 +03:00
2020-07-18 20:32:06 +03:00
2020-07-20 22:17:33 +03:00
2020-07-20 22:17:33 +03:00
2020-07-11 22:55:19 +03:00
2020-07-12 18:46:42 +03:00
2020-07-12 18:46:42 +03:00
2020-07-11 22:55:19 +03:00
2020-07-20 22:17:33 +03:00

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.

This counter designed to be an analytical instrument for you, but not for people who are visiting your profile. It could be used to see profile views dynamics as result of publishing new project, blog post or taking part on conference.

If you want to see big numbers in your profile, deploy a standalone solution, and you will not need to write a bot and spam our server. Everybody knows that any counters could be faked.

A billion fake views doesn't make you a very popular person, it makes you a person with a billion number in the counter.

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.

Customization

Styles

The following styles are available (flat is the default):

style demo
flat
flat-square
plastic
![](https://komarev.com/ghpvc/?username=your-github-username&style=flat-square)

For example

Is it safe to place tracking image?

GitHub passes all images URLs through their proxy camo service. URLs are look like https://camo.githubusercontent.com/a9aa69b588bef281647d53091b4faa01ac126121/68747470733a2f2f6b6f6d617265762e636f6d2f67687076632f3f757365726e616d653d616e746f6e6b6f6d6172657626.

This means that only GitHub can track personal information, such as visitors User Agent or IP address. Third party cloud service stores only views timestamps and total count of views.

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.
Description
No description provided
Readme MIT 301 KiB
Languages
PHP 91.7%
Makefile 4.7%
Dockerfile 3.6%