Showing 178 open source projects for "x-hdl3"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    WeBooK

    WeBooK

    Powerful Web collector & Html Editor & Ebook builder 3 in 1.

    Save unlimited webpages across websites WeBook saves webpages with an extension. Click on the link, and the webpage is saved. It can save your bookmarks. Manage and edit files with unlimited folders WeBooK creates one folder for each file imported from your local drive and convert the files into html pages. You can create unlimited folders for your files, drag and drop to change it’s position.You can search any file by keywords, edit the content, write your own content by creating an empty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Homie for ESP8266

    Homie for ESP8266

    ESP8266 framework for Homie, a lightweight MQTT convention

    An Arduino for ESP8266 / ESP32 implementation of Homie, an MQTT convention for the IoT. This branch of Homie for ESP8266 implements Homie 3.0.1 and adds support for ESP32. PlatformIO is an open-source ecosystem for IoT development with the cross-platform build system, library manager and full support for Espressif ESP8266 development. It works on the popular host OS, Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). Available in the PlatformIO registry...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CSSBox

    CSSBox

    Pure Java HTML / CSS rendering engine

    CSSBox is an (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete information about the rendered page suitable for further processing. However, it also allows displaying the rendered document.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    Rdbtools

    Rdbtools

    Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON

    ... using UTF-8 and escape non 'ASCII printable' characters with the \U notation, or non-UTF-8 parsable bytes with \x. Attempting to decode RDB data can lead to binary data corruption, this can be avoided by using the --escape raw option. Another option is to use -e base64 for Base64 encoding of binary data.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 5
    Cleave.js

    Cleave.js

    About Format input text content when you are typing

    Cleave.js has a simple purpose: to help you format input text content automatically. For credit card number formatting, phone number formatting (i18n js lib separated for each country to reduce size), date formatting, numeral formatting, custom delimiter, prefix and blocks pattern, commonJS / AMD mode, ReactJS component, AngularJS directive (1.x), ES Module. The idea is to provide an easy way to increase input field readability by formatting your typed data. By using this library, you won't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FontForge Windows builds

    FontForge Windows builds

    Unofficial Windows builds of FontForge

    The aim of this project is to compile up-to-date Windows builds of FontForge. For 'stable' builds, see https://github.com/fontforge/fontforge/releases The build system used was based off that offered by Matthew Petroff (http://www.mpetroff.net/software/fontforge-windows/), but has since been practically rewritten. New in 11/07/2020: * Synced with the 20201107 release. New in 06/04/2020: * Updated to latest master, picks up a clipboard copying fix New in 14/03/2020: * Synced with the...
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 7
    Laravel Blade X

    Laravel Blade X

    Use custom HTML components in your Blade views

    Supercharged Blade Components. This package provides an easy way to render custom HTML components in your Blade views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Koa Proxies

    Koa Proxies

    A koa@2.x+ proxy middleware

    Koa@2.x/next middleware for HTTP proxy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mobirise Free Mobile Website Builder

    Mobirise Free Mobile Website Builder

    Create awesome mobile-first websites - No coding!

    Mobirise allows users with no prior HTML/CSS knowledge to create responsive Google-friendly websites in no time. Mobirise offers over 80 themes based on Google AMP (Accelerated Mobile Pages) and Bootstrap 4. AMP themes make it possible for you to build lightning-fast websites that provide better user experience on smartphones! With Bootstrap themes, you will be able to make sites that fit any screen just perfectly and look highly professional and modern. Using Mobirise Free Website...
    Downloads: 0 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.
  • 10
    XeTeX - Unicode-based TeX
    XeTeX is Unicode-based TeX using platform fonts and font technologies (e.g. AAT on Mac OS X or OpenType features on Mac/Linux/Windows) to provide typesetting for all the world's scripts.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 11
    fast-serialization

    fast-serialization

    FST: fast java serialization drop in-replacement

    Up to 10 times faster 100% JDK Serialization compatible drop-in replacement (Ok, might be 99% ..). As an example: Lambda Serialization which came with 1.8 worked instantly. Android compatible since version 2.17 (use FSTConfiguration.createAndroidDefaultConfiguration() both on the server and client side. The configuration object has to be passed into FSTObjectIn/Output constructors) FSTStructs is very similar to IBM's packed objects. The difference is you can run it with Oracle JDK today....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ConcatPDF

    PDF Concatenation Tool

    ConcatPDF is the tool to concatenate PDF files. It can concatenate, extract, encrypt, decrypt, configure PDF files, convert image files to PDF. GUI version and CUI version are both available. iText.NET is iText porting on .NET Framework by J#. This library allows you to generate PDF, (X)HTML, XML, RTF files on Microsoft.NET Framework including ASP.NET.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 13
    Software Serial Communication
    Portuguese: Software para teste de comandos pela porta serial ou USB serial. Permite comandos em ASCII e Hexadecimal. Funciona em qualquer dispositivo serial. English: Software for testing serial or serial USB commands. Allows commands in ASCII and Hexadecimal. Works on any serial device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Prerender SPA Plugin

    Prerender SPA Plugin

    Prerenders static HTML in a single-page application

    Flexible, framework-agnostic static site generation for sites and SPAs built with webpack. This is the stable 3.x version of prerender-spa-plugin based on puppeteer. If you're looking for the (now-deprecated) 2.x version, based on PhantomJS, take a look at the v2 branch. The goal of this plugin is to provide a simple prerendering solution that is easily extensible and usable for any site or single-page-app built with webpack. Plugins for other task runners and build systems are planned...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    jp

    jp

    dead simple terminal plots from JSON data. single binary

    Dead simple terminal plots from JSON (or CSV) data. Bar charts, line charts, scatter plots, histograms and heatmaps are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    ... are supported out of the box, while a flexible connector mechanism also allows to employ your favorite XSLT and XQuery processors. The current version is 1.0.x. It is very close to the recommendation with all related tests of the XProc Test Suite passed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sploit

    Sploit

    SploitFrameWork *BETA*

    WELCOME TO THE SPLOITFRAMEWORK SPLOIT COMES WITH A PAYLOAD OF THINGS FOR ALL YOUR HACKING NEEDS, SUCH AS 1. Email Phishing 2. Spear Phishing 3. Spoofing 4. Credential Harvester 5. Kayloggers 6. Tabnabbing And More . . .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jl

    jl

    Functional sed for JSON

    jl ("JSON lambda") is a tiny functional language for querying and manipulating JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    csvcr

    CSV file convert / reformat

    Convert / reformat csv files. Originally developed for paypal csv import to HomeBank accounting program. Select specific columns to include in the output, insert static text into a column and more. Contact me if you need a different format for output and I will put it in the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cool Reader

    Cool Reader

    A cross-platform XML/CSS based eBook reader

    CoolReader is fast and small cross-platform XML/CSS based eBook reader for desktops and handheld devices. Supported formats: FB2, TXT, RTF, DOC, TCR, HTML, EPUB, CHM, PDB, MOBI. Platforms: Win32, Linux, Android. Ported on some eInk based devices.
    Leader badge
    Downloads: 737 This Week
    Last Update:
    See Project
  • 21

    APIthet

    An Application to security test RESTful web APIs.

    .... The application is available as a Windows exe file.. In progress and planned features: -More test cases to attack target API. -Add APIs and define sequence. -Read APIs from doc link. -Business Logic test. TODO: Build for Linux (and may be OS X).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    readgpt

    Displays contains of the MBR and GPT on a computer drive.

    This is a collection of 5 command line utilities for reading the contents of the MBR, EBR and GPT of computer drives. In addition, the contents to the MBR can be written to. Also, utilities have been added to convert between binary and hex formats. The target is for Windows users, but an OS X version is included.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    open-dis

    open-dis

    Open-DIS implements the IEEE DIS protocol in multiple languages.

    An open source implementation of the Distributed Interactive Simulation (IEEE-1278) standard in C++, C-Sharp, Objective-C, Java, Javascript and XML. Example applications including sending and receiving native DIS traffic, X-Plane plugin, and WebSocket/Javascript/WebGL applications. See the individual code directories for each package of interest. This project is inactive and has migrated to a GitHub project at https://github.com/open-dis
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Car Sales Management System Codeigniter

    Car Sales Management System Codeigniter

    Car Sales Management System, Vehicle Sales Management in Codeigniter

    Vehicle Sales Management System Built on Codeigniter 2.x Framework Features : Front End with Vehicles Added from Back-end with details Back-end login system for admins, employees Different Controlling for Admin and Employee New Employee Adding for doing Sales , Adding new vehicles Admin Features : # Add, Edit , Delete almost anything(Including new users), Sell vehicles, See customer Details Employee Features : # Add vehicles only and Sell them to new clients with their details...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pup

    pup

    Parsing HTML at the command line

    pup is a command line tool for processing HTML. It reads from stdin, prints to stdout, and allows the user to filter parts of the page using CSS selectors. Inspired by jq, pup aims to be a fast and flexible way of exploring HTML from the terminal. If you have Go installed on your computer just run go get. If you're on OS X, use Homebrew to install (no Go required). By default pup will fill in missing tags and properly indent the page. CSS selectors have a group of specifiers called "pseudo...
    Downloads: 0 This Week
    Last Update:
    See Project