Code Monkey home page Code Monkey logo

visitor-badge's Introduction

visitor badge

Project Home

https://visitor-badge.laobi.icu

Usage

  • default style
![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=jwenjian.visitor-badge)

visitor badge

  • customized left text (default is visitors)
![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=jwenjian.visitor-badge&left_text=MyPageVisitors)

visitor badge

  • customized left text with a space between words
![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=jwenjian.visitor-badge&left_text=My%20Page%20Visitors)

visitor badge

  • customzied color(RGB colors see also #6)
![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=jwenjian.visitor-badge&left_color=red&right_color=green) 
RGB colors eg: #595959 needs to be %23595959 in the URL

visitor badge (left_color=red, right_color=green)

  • customized color and left text
![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=jwenjian.visitor-badge&left_color=red&right_color=green&left_text=HelloVisitors)

visitor badge (left_color=red, right_color=green, left_text=HelloVisitors)

  • customized color and a space between words in left text
![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=jwenjian.visitor-badge&left_color=red&right_color=green&left_text=Hello%20Visitors)

visitor badge (left_color=red, right_color=green, left_text=Hello%20Visitors)

  • Only query the counter state without updating it #7
![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=jwenjian.visitor-badge-query&query_only=true)

visitor badge

  • format unit of count (default is disable) #4
![visitor badge](https://visitor-badge.laobi.icu/badge?page_id=jwenjian.visitor-badge&format=true)

visitor badge

Feature

  • 2022.09.20
  1. add new parameters: format
  • 2022.06.14
  1. add new parameters: query_only
  • 2020.07.19
  1. Daily data backup: Perform data backup and push to GitHub warehouse at 0 o 'clock per day
  • 2020.07.18
  1. You can use parameter 'title' to change badge's title!
    tips: The title Poor compatibility to chines
    Official: link
    pybadges uses a pre-calculated table of text widths and kerning distances (for western glyphs) to determine the size of the badge. So Eastern European languages may be rendered less well than Western European ones:
    and glyphs not present in Deja Vu Sans (the default font) may be rendered very poorly:
    pybadges does not have any explicit support for languages that are written right-to-left (e.g. Arabic, Hebrew) and the displayed text direction may be incorrect:
  • 2020.07.17
  1. Change count-api to my own service, optimize the counting speed.
  2. It facilitates later functions (data analysis, data backup, etc.)

Fork From

jwenjian: https://github.com/jwenjian/visitor-badge

visitor-badge's People

Contributors

hehuapei avatar jwenjian avatar nathan13888 avatar kevinadhiguna avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.