hit-counter

command module
v0.0.0-...-31a6bf9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2022 License: GPL-3.0 Imports: 19 Imported by: 0

README

HITS

Hits A simple way to see how many people have visited your website or GitHub repo.

license Go Report Card

Overview

HITS provides the SVG badge presented title and daily/total page count.

If you embed the badge on either website or GitHub or Notion, every page request (page hit) will be counted.

The badge includes per day (from GMT) and the total (all) page count.

HITS also shows the GitHub projects with the highest visitors. (TOP 10)

HITS shows real-time page hits (using Websocket) of every project or site that is using this service.

HITS was made by gjbae1212@gmail.com using Golang, WebAssembly (Wasm), HTML, currently serving from Google Cloud platform.

How To Use

How To Generate The Badge

You generate the badge through HITS.

Hits

Features

  • Displays daily and total page views on your page.
  • Support badge with customize style.
  • Support badge free icon (https://simpleicons.org).
  • Show a graph of your site about daily count of histories in recently 6 month.
  • Show ranks about github projects.
  • Show real-time stream.

ETC

HITS counts every page hit without storing sensitive information (IP, headers, etc.).
To protect from abuse by massive requests, parts of request information are converted to hashing data in local-cache, and it deletes after the elapsed time.

Also, HITS does not use GitHub Traffic or Google Analytics data, it simply counts every page hit of your site or repo.

LICENSE

This project is licensed under GPL V3.0.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
wasm module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL