2020-07-12 12:43:51 +03:00
2020-07-12 12:43:51 +03:00
2020-07-12 12:43:51 +03:00
2020-07-11 23:38:14 +03:00
2020-07-12 12:43:51 +03:00
2020-07-11 22:55:19 +03:00
2020-07-12 01:11:04 +03:00
2020-07-12 12:15:03 +03:00
2020-07-12 12:15:03 +03:00
2020-07-11 22:55:19 +03:00
2020-07-12 01:25:12 +03:00
2020-07-11 23:07:15 +03:00

GitHub Profile Views Counter

It counts how many times your profile has been viewed.

Profile View Counter Example

Usage

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

Here is my profile repository: https://github.com/antonkomarev/antonkomarev

You need to host this app on your server and display it via Markdown syntax:

![](https://komarev.com/github-profile-views-counter)

Only public/index.php should be exposed.

This URL will render SVG image with profile views counter and will increment it on each view of your profile.

Counter stored in storage/views-count file.

License

Description
No description provided
Readme MIT 301 KiB
Languages
PHP 91.7%
Makefile 4.7%
Dockerfile 3.6%