https://github.com/kasuken/countrush
A visitor counter for your GitHub Readme
https://github.com/kasuken/countrush
counter visitor-counter
Last synced: 5 days ago
JSON representation
A visitor counter for your GitHub Readme
- Host: GitHub
- URL: https://github.com/kasuken/countrush
- Owner: kasuken
- License: mit
- Created: 2021-10-28T15:45:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-15T21:51:32.000Z (over 3 years ago)
- Last Synced: 2025-04-02T05:42:00.525Z (12 days ago)
- Topics: counter, visitor-counter
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - kasuken/countrush - A visitor counter for your GitHub Readme (C# #)
README
# Countrush - A visitor counter for your GitHub Readme

## Usage
Simply add `` inside your README.md file and that's all.
## Customisation
There are a few customisations that you can apply.
| Query param name | Possible values | Example value | Description |
|------------------|--------------------------------------|--------------------|-----------------------------------------------------|
| label | label | Strangers | Overrides the default "visitors" text |## Disclaimer
This app doesn't track anything from the users browsers, ip address or stuff like that. The requests come from GitHub CDN and it doesn't send any additional information.
I am using a free tier of Azure Web Apps. It means that sometimes the API takes too much time to start and doesn't display anything on the Readme file.