Showing 130 open source projects for "visitor"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
  • 1
    CrowdSec

    CrowdSec

    Firewall able to analyze visitor behavior & provide adapted response

    CrowdSec - an open-source massively multiplayer firewall able to analyze visitor behavior & provide an adapted response to all kinds of attacks. It also leverages the crowd power to generate a global IP reputation database to protect the user network. Crowdsec shouldn't, and didn't crash any production so far we know, but some features might be missing or undergo evolutions. IP Blocklists are limited to very-safe-to-ban IPs only (~5% of the global database so far, will grow soon). A modern...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    FingerprintJS

    FingerprintJS

    Browser fingerprinting library

    FingerprintJS is a source-available, client-side, browser fingerprinting library that queries browser attributes and computes a hashed visitor identifier from them. Unlike cookies and local storage, a fingerprint stays the same in incognito/private mode and even when browser data is purged. Since FingerprintJS processes and generates the fingerprints from within the browser itself, the accuracy is limited (40% - 60%). For example, when 2 different users send requests using identical (i.e. same...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Byte Buddy

    Byte Buddy

    Runtime code generation for the Java virtual machine

    Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without the help of a compiler. Other than the code generation utilities that ship with the Java Class Library, Byte Buddy allows the creation of arbitrary classes and is not limited to implementing interfaces for the creation of runtime proxies. Furthermore, Byte Buddy offers a convenient API for changing classes either manually, using a Java agent or...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    JSqlParser

    JSqlParser

    JSqlParser parses an SQL statement and translate it into a hierarchy

    JSqlParser is a SQL statement parser. It translates SQLs in a traversable hierarchy of Java classes. JSqlParser is not limited to one database but provides support for a lot of specials of Oracle, SqlServer, MySQL, PostgreSQL. To name some, it has support for Oracles join syntax using (+), PostgreSQLs cast syntax using ::, relational operators like != and so on. Then the result can be accessed in a structured way. The generated Java class hierarchy can be navigated using the Visitor Pattern.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    I Still Don't Care About Cookies

    I Still Don't Care About Cookies

    Debloated fork of the extension "I don't care about cookies"

    Debloated fork of the extension "I don't care about cookies". Get rid of cookie warnings from almost all websites! This extension has been acquired by Avast and simply I don't trust Avast with my data. Also having it on Github allows us to improve the code & add support for websites faster. The EU regulations require that any website using tracking cookies must get user's permission before installing them. These warnings appear on most websites until the visitor agrees with the website's terms...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Kotlin multiplatform

    Kotlin multiplatform

    Kotlin multiplatform / multi-format serialization

    Kotlin serialization consists of a compiler plugin, that generates visitor code for serializable classes, a runtime library with core serialization API, and support libraries with various serialization formats. Using Kotlin Serialization requires Kotlin compiler 1.4.0 or higher. Make sure you have the corresponding Kotlin plugin installed in the IDE, no additional plugins for IDE are required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Fingerprint Pro Azure Integration

    Fingerprint Pro Azure Integration

    Proxying identification and JavaScript agent download requests

    Fingerprint Pro Azure Integration is responsible for proxying download requests of the latest Fingerprint Pro JS Agent between your site and Fingerprint CDN. Proxying identification requests and responses between your site and Fingerprint Pro API. This improves both accurancy and reliability of visitor identification and bot detection on your site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Relative-Time Element

    Relative-Time Element

    Web component extensions to the standard <time> element

    Formats a timestamp as a localized string or as relative text that auto-updates in the user's browser. This allows the server to cache HTML fragments containing dates and lets the browser choose how to localize the displayed time according to the user's preferences. Every visitor is served the same markup from the server's cache. When it reaches the browser, the custom relative-time JavaScript localizes the element's text into the local timezone and formatting. Dates are displayed before months...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel Visits

    Laravel Visits

    Laravel Visits is a counter that can be attached to any model

    Laravel Visits is a counter that can be attached to any model to track its visits with useful features like IP protection and lists caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    Laravel Analytics

    Laravel Analytics

    A Laravel package to retrieve pageviews and other data

    ... a cleanup of the code and published a new major version of the package. Once the package is installed this is how to retrieve visitor and pageview data for the past week. The first thing you’ll need to do is to get some credentials to use Google API’s. I’m assuming that you’ve already created a Google account and are signed in. Head over to Google API’s site and click "Select a project" in the header.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Amazon Kinesis Video Streams Parser Lib

    Amazon Kinesis Video Streams Parser Lib

    Easy to work with the output of video streams

    Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more. The Amazon Kinesis Video Streams Parser Library for Java enables Java developers to parse the streams returned by GetMedia calls to Amazon Kinesis Video. A streaming Mkv Parser called StreamingMkvReader that provides an iterative interface to read the MkvElements in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Telize

    Telize

    High performance JSON IP and GeoIP REST API (IP Geolocation)

    Telize is a REST API built in Go allowing to get a visitor IP address and to query location information from any IP address. It outputs JSON-encoded IP geolocation data, and supports both JSON and JSONP. Geolocation operations are performed using the MaxMind DB Reader for Go which caches the database in RAM. Therefore, Telize has very minimal overhead and should be blazing fast. This service offers a REST API allowing to get a visitor IP address and to query location information from any IP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    QWait (theme park visitor simulator)

    Simple theme park visitor simulator

    Inspired by a youtube video, I thought I'd have a go at building a theme park visitor simulator. A command-line driven tool that can output a range of CSV data. A couple of Excel templates are included so you can quickly see some graphs. I've included data for four famous theme parks, and one generic test park. I'll add more as I get access to real-world data. What's included: Visitor will travel from ride to ride at a reasonably realistic speed. There are several different types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Exponent CMS

    Exponent CMS

    Web site Content Management System using front-end Administration

    ... to edit as if you were a site visitor, and make the change.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15

    NFC MedID

    Create NFC tags containing emergency medical information

    Inspired by those Medical ID bracelets, MedID is a CGI Script that: • allows a visitor to enter emergency medical ID data • will create a URL pointing to the script and containing all of the entered data. This URL can then be stored in a NFC tag or be printed as QR code • once the URL is opened e.g. by scanning the NFC tag, will display the emergency data Note that all the personal data is contained in the URL, i.e. it will never be stored by the script. This should provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Socket Help Desk Solution

    A Platform Agnostic Help Desk Application for customer support teams

    Socket Help Desk Application is a cross-platform customer support application. It enables customer support teams chat with customers via text, audio and video conversation. It also enables technical support teams share their screen with visitors thus allowing the visitor see what the staff is doing on their screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    PHP-Nuke Titanium

    A Social Networking Content Management System (CMS)

    PHP-Nuke Titanium is a free open source network content management system (CMS) designed to run on The 86it Social Network and The Scorpion Network, written in PHP, MySQL. It uses modular programming architecture that allows users to customize, update and theme their websites. It uses a centralized user database chained to both networks and It is released under the terms of the GNU General Public License (GPL) and is free to use, modify and redistribute.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    WordPress Search and Replace Plugin

    WordPress Search and Replace Plugin

    Edit WordPress content easily with Search Replace plugin

    The WP Search Replace plugin allows for easy alterations of posts, pages, custom types, titles & excerpts on your WordPress website. You can make changes that are either temporary (before display) or permanent (by editing the database). Its bulk replace feature lets you apply multiple changes through a simple form or use RegEX for complex edits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WordPress FAQ Plugin with ChatGPT

    WordPress FAQ Plugin with ChatGPT

    Set up a smart FAQ section with auto-search and ChatGPT answers

    Construct an intuitive FAQ area on your WordPress site to provide support for visitor inquiries. This WordPress FAQ plugin boasts a dynamic search bar enabled by AJAX, complete with autocomplete options, to streamline the process of finding FAQs or exploring the entire question list. The plugin also includes a feature that permits visitors to contribute questions, which are seamlessly answered through ChatGPT integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Scheduler Simulation

    Thread Scheduler with custom asynchronous messaging in VC++

    Custom thread scheduler with custom data-structure and scheduling algorithm. Custom Mutex, Semaphore implementation and asynchronous messaging system that combines Observer and Visitor patterns. System is implemented on top of Windows system and not ported to any hardware, uses Windows thread for context saving. Code also has tested common data-structure implementation. System is designed for multi-core platform. System is tested at basic level, not fully. Press Command run button after...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hazel

    Hazel

    Lightweight update server for Electron apps

    ... to determine the download count for a certain release. Display an overview page showing the cached repository with the different available platforms and file sizes. Links to the repo, releases, specific cached version and direct downloads for each platform are present. Automatically detects the platform/OS of the visitor by parsing the user agent and then downloads the appropriate copy of your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Oracle Apex Blogging platform

    Customizable Blog application with front-end and admin part

    Fully customizable Blog application with front-end (Blog Reader) and admin part (Blog Admin) built in Oracle Application Express (APEX) in 2011. To run the application it is enough to install free Oracle XE database or it can be run on the top of licensed Oracle database that has APEX installed. Front end contains 4 main pages: - Home - Resources - Files - Visitors Blog Reader features can be well seen in the screenshots. Blog Admin application main features are as follows: -...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Magento 2 GeoIP Switcher Extension

    A bundle of Auto Currency Switcher and Auto Language Switcher modules

    Uses the GeoIP database to detect users' location and display the relevant locale and prices in their local language and currency .
    Downloads: 0 This Week
    Last Update:
    See Project