awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jwenjian avatar

jwenjian/visitor-badge

0
View on GitHub↗
907 نجوم·251 تفرعات·HTML·GPL-3.0·7 مشاهداتvisitor-badge.glitch.me↗

Visitor Badge

Visitor Badge is a service that generates dynamic image badges to display real-time visitor counts on web pages and markdown files. It functions as a lightweight analytics solution for static sites and documentation pages that lack native backend infrastructure.

The service creates visual counters by rendering text and colors into rasterized images on the fly. Appearance and identification data are determined by URL parameters, allowing for custom labels and color schemes without requiring database lookups for each request.

Traffic monitoring is performed through stateless HTTP request analysis, which parses incoming headers and metadata to track page views without the use of client-side cookies or persistent storage. Visitor tallies are maintained using in-memory persistence to facilitate high-speed updates, with generated assets distributed via edge-cached delivery to manage traffic.

Features

  • Counter Badges - Creates dynamic image badges that display real-time visitor counts on web pages.
  • In-Memory Counters - Maintains visitor tallies in volatile server memory for high-speed real-time updates.
  • Static Site Analytics - Provides lightweight visitor tracking for static sites without requiring backend infrastructure.
  • Stateless Request Tracking - Tracks page views by parsing incoming request headers without relying on client-side cookies.
  • HTTP Request Header Inspectors - Monitors page views by parsing incoming request headers without client-side storage.
  • Static Site Analytics Integrations - Offers a lightweight analytics solution for static sites and profiles.
  • Markdown Documentation - Embeds live traffic statistics into documentation pages using standard image syntax.
  • Documentation Analytics - Tracks visitors to project documentation by embedding dynamic image badges.
  • Query-Parameter-Driven Configurations - Determines badge appearance and identification data directly from URL query parameters.
  • Traffic Consumption Visualizations - Displays real-time visitor counts using customizable image badges for visual feedback.
  • Dynamic Image Generation - Generates visual assets on-the-fly based on URL parameters for web embedding.

سجل النجوم

مخطط تاريخ النجوم لـ jwenjian/visitor-badgeمخطط تاريخ النجوم لـ jwenjian/visitor-badge

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم Visitor Badge

مجموعات منسقة بعناية يظهر فيها Visitor Badge.
  • مولدات الشارات (Badges)

الأسئلة الشائعة

ما هي وظيفة jwenjian/visitor-badge؟

Visitor Badge is a service that generates dynamic image badges to display real-time visitor counts on web pages and markdown files. It functions as a lightweight analytics solution for static sites and documentation pages that lack native backend infrastructure.

ما هي الميزات الرئيسية لـ jwenjian/visitor-badge؟

الميزات الرئيسية لـ jwenjian/visitor-badge هي: Counter Badges, In-Memory Counters, Static Site Analytics, Stateless Request Tracking, HTTP Request Header Inspectors, Static Site Analytics Integrations, Markdown Documentation, Documentation Analytics.

ما هي البدائل مفتوحة المصدر لـ jwenjian/visitor-badge؟

تشمل البدائل مفتوحة المصدر لـ jwenjian/visitor-badge: journey-ad/moe-counter — Moe-Counter is a self-hosted page view tracker that renders visitor counts as dynamically generated SVG badges with… tandpfun/skill-icons — Skill-icons is a developer skill badge generator that provides a centralized library of standardized vector graphics… oisf/suricata — Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in… kde/ghostwriter — Ghostwriter is a distraction-free markdown text editor and document processor. It provides a focused writing… iuricode/readme-template — This project is a collection of standardized markdown layouts and component libraries used to organize project… richardlitt/standard-readme — Standard README is a markdown documentation standard and specification designed to organize project metadata and…

بدائل مفتوحة المصدر لـ Visitor Badge

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Visitor Badge.
  • journey-ad/moe-counterالصورة الرمزية لـ journey-ad

    journey-ad/Moe-Counter

    2,766عرض على GitHub↗

    Moe-Counter is a self-hosted page view tracker that renders visitor counts as dynamically generated SVG badges with anime-themed styling. It operates as a lightweight Node.js HTTP service that associates each unique counter name in a URL with a stored page view count, providing a customizable alternative to third-party analytics services. The service is designed for flexible deployment, running either directly from source with pnpm dependency management or as a pre-built Docker image from GitHub Container Registry. Runtime configuration is handled entirely through environment variables set in

    JavaScriptbadgecountervisitor-counter
    عرض على GitHub↗2,766
  • tandpfun/skill-iconsالصورة الرمزية لـ tandpfun

    tandpfun/skill-icons

    12,556عرض على GitHub↗

    Skill-icons is a developer skill badge generator that provides a centralized library of standardized vector graphics representing programming languages, frameworks, and development tools. It functions as a web asset resource for creating visual summaries of technical stacks, enabling users to embed consistent icon collections into project documentation, developer portfolios, and repository profiles. The project utilizes a stateless, parameter-driven engine that dynamically assembles icon grids based on URL query strings. By processing these parameters, the system performs server-side composit

    SVGgithub-profilegithub-readmeicons
    عرض على GitHub↗12,556
  • oisf/suricataالصورة الرمزية لـ OISF

    OISF/suricata

    6,008عرض على GitHub↗

    Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in real-time to identify and alert on malicious activity. It operates as a rule-based threat detection system, matching traffic against user-defined signatures to detect known attack patterns and policy violations, and can be placed inline to actively block malicious packets before they reach their target. The engine inspects a wide range of application-layer protocols including HTTP, DNS, TLS, SMB, and MQTT, and supports high-performance packet capture through specialized hardware a

    Ccybersecurityidsintrusion-detection-system
    عرض على GitHub↗6,008
  • kde/ghostwriterالصورة الرمزية لـ KDE

    KDE/ghostwriter

    4,797عرض على GitHub↗

    Ghostwriter is a distraction-free markdown text editor and document processor. It provides a focused writing environment for composing documents using markdown syntax, separating the drafting process from final formatting. The application features a minimalist interface designed to minimize visual clutter, including the ability to disable deletion keys to enforce a forward-only drafting flow. It includes a live statistics dashboard for tracking word counts and session metrics, as well as visual highlighting that fades non-active text to focus attention on the current line, sentence, or paragr

    C++
    عرض على GitHub↗4,797
  • عرض جميع البدائل الـ 30 لـ Visitor Badge→