Showing 1132 open source projects for "x-hdl3"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
    Learn More
  • Practice Management And Data Collection Software Icon
    Practice management and data collection software designed for ABA providers. Take full control of scheduling through our detailed calendar system. Billing can be completed in just a few clicks with our billing system. Take skill acquisition and behavior data directly on our modern platform. Create custom reports or use our standard reports to analyze business performance.
    Learn More
  • 1
    McImage

    McImage

    Auto Check big images and compress images in building

    Android Gradle Plugin. Auto Check big images and compress images in building. McImage is a Non-invasive plugin for compressing all res in your project. Version 1.0.1 now supports all build.gradle version! Already supports mavenCentral. Compress all png and jpg, every img can save %70 in size. It is possible to convert imgages to webp (after v0.0.3 support) Auto match the system which you build your project. Support includes Linux, Mac OS X and Windows (after v0.0.4 support) Use this plugin only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Amazon Neptune Gremlin Java Sigv4

    Amazon Neptune Gremlin Java Sigv4

    A Gremlin client for Amazon Neptune that includes AWS Signature

    An extension to GremlinDriver with a custom channelizer that enables AWS Signature Version 4 signed requests to Amazon Neptune. This series uses TinkerPop 3.3.x client. Note that active maintenance on TinkerPop 3.3.x has stopped and hence, this version is not recommended. This series uses TinkerPop 3.4.x client. This major version tracks the latest stable release for this package. Note that a minor version (y in 2.x.y) is bumped whenever a new version of Apache TinkerPop is added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Scarlet

    Scarlet

    A Retrofit inspired WebSocket client for Kotlin, Java, and Android

    A Retrofit-inspired WebSocket client for Kotlin, Java, and Android. We are working on a new version of Scarlet that supports other persistent connection protocols: ServerSentEvent, Socket IO, STOMP, and MQTT. It can be found on the 0.2.x branch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • TicketSearch is a complete event ticketing, box office management, CRM, and fundraising solution Icon
    TicketSearch is a complete event ticketing, box office management, CRM, and fundraising solution

    For companies looking for a powerful ticketing and event management platform

    Whether you're big or small, run workshops, music gigs, theatre productions, sports events, trade shows and conferences, or even general activities, we've got your ticketing needs covered.
    Learn More
  • 5
    qomp

    qomp

    Quick(Qt) Online Music Player

    Quick(Qt) Online Music Player - one player for different online music hostings. qomp's main features: * search and play music from several online music hostings (Yande.Music, myzuka.ru, poiskm.me, cuteRadio); * play music from local filesystem; * Last.fm scrobbling; * MPRIS support(Linux only); * System tray integration; * proxy-server support; * playlists support; * crossplatform (Windows, OS X, Linux, Android).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    i2pcontroller

    GUI Controller for I2P

    This is a simple GUI I2P Controller written in Python and QT4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ProxyKit

    ProxyKit

    A toolkit to create code-first HTTP reverse proxies on ASP.NET Core

    A toolkit to create code-first HTTP Reverse Proxies hosted in ASP.NET Core as middleware. This allows focused code-first proxies that can be embedded in existing ASP.NET Core applications or deployed as a standalone server. Deployable anywhere ASP.NET Core is deployable such as Windows, Linux, Containers and Serverless (with caveats). Having built proxies many times before, I felt it is time to make a package. Forked from ASP.NET labs, it has been heavily modified with a different API, to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 13,716 This Week
    Last Update:
    See Project
  • 9
    AWS Greengrass Core SDK for JavaScript
    ... to be able to run NodeJS 12.x applications. Unzip the SDK into your node_modules folder of your function. This should create a aws-greengrass-core-sdk folder which includes the SDK. Your console.log operation will be logged as INFO. A console.error operation will be logged as error. Currently, our NodeJS SDK only allows you to log at info or error level only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Return Prime : The best Shopify App to Manage Returns and Exchange Icon
    Return Prime : The best Shopify App to Manage Returns and Exchange

    Most loved and only 5 star rated RMA app to manage returns, exchanges and refunds for your shopify store.

    Return Prime is your best returns app and helps you manage all your returns, exchanges, and refunds in one place. It lets your customers request a return and exchange on their own, helping you reduce your support queries and build trust. You can send return labels to email and refund customers instantly via Gift card, discount code, or to their cards.
    Learn More
  • 10
    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: 28 This Week
    Last Update:
    See Project
  • 11
    googler

    googler

    Google Search, Google Site Search, Google News from the terminal

    googler is a power tool to Google (Web & News) and Google Site Search from the command-line. It shows the title, URL and abstract for each result, which can be directly opened in a browser from the terminal. Results are fetched in pages (with page navigation). Supports sequential searches in a single googler instance. googler was initially written to cater to headless servers without X. You can integrate it with a text-based browser. However, it has grown into a very handy and flexible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    react-hn

    react-hn

    React-powered Hacker News client

    ... highlighting of the X most recent comments to catch up on threads you were reading elsewhere. Stories with new comments are marked on list pages. Stories can be marked as read to remove highighting from new comments. "Comments" sections are driven by the Changed Items API. Story listing pages are cached in sessionStorage for quick back button usage and pagination in the same session. Configurable settings. Auto collapse - automatically collapses comment threads without new comments on page load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OS X Portable Applications

    Portable OS X FOSS applications

    OS X FOSS portable applications are packaged so you can carry around on any portable device, USB thumb drive, iPod, portable hard drive, memory card, other portable device (or also on your internal hard disk), taking your preferences with you.
    Downloads: 71 This Week
    Last Update:
    See Project
  • 14
    prestissimo

    prestissimo

    Composer parallel install plugin

    This is a composer 1.x plugin that downloads packages in parallel to speed up the installation process. This plugin is for Composer1; Composer2 is very fast on its own. Recognize composer's options. You don't need to set any special configuration. To avoid Composer asking for authentication it is recommended to follow the procedure on composer's authentication. For github.com you could also use an auth.json file with an oauth access token placed on the the same level as your composer.json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jacksum

    Jacksum

    a free cross platform checksum utility, supports 58+ hash algorithms

    Development of this project has been moved to https://github.com/jonelo/jacksum. This site has been left for historical purposes ONLY, you find older Jacksum versions here. Please visit the GitHub site for current development. Jacksum 1.7.0 is a platform independent checksum utility (written entirely in Java) for computing and verifying (integrity check) checksums, CRC and hashes (fingerprints). It supports 58 popular hash algorithms and a lot of unique features.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16

    tootbot.py

    A small python 3.x script to replicate tweets on a mastodon account

    TootBot A small python 3.x script to replicate tweets on a mastodon account, including links and images. Forked from https://github.com/cquest/tootbot Specialized in RSS feed, in particular from Nitter (https://nitter.net - https://github.com/zedeus/nitter) It gets the tweets from RSS available at https://nitter.net, then does some cleanup on the content: twitter tracking links (t.co) are dereferenced twitter hosted pictures are retrieved and uploaded to mastodon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BASpeed

    BASpeed

    Test de velocidad y utidades de internet

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    elFinder
    elFinder is a file manager for web similar to that you use on your computer. Written in JavaScript using jQuery UI, it just work's in any modern browser. Its creation is inspired by simplicity and convenience of Finder.app program used in Mac OS X.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    lcxterm

    lcxterm

    Linux Console X-like Terminal

    LCXterm is a ncurses-based terminal emulator that brings additional conveniences to the raw Linux console and other terminals. LCXterm can: enable GPM mouse to work through a network connection; speed up the console significantly; provide a long and persistent scrollback; transfer files via Xmodem, Ymodem, Zmodem, and Kermit; provide user-defined function key macros; and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    X-RAY

    X-RAY

    The next web scraper, see through the <html> noise

    Supports strings, arrays, arrays of objects, and nested object structures. The schema is not tied to the structure of the page you're scraping, allowing you to pull the data in the structure of your choosing. The API is entirely composable, giving you great flexibility in how you scrape each page. Paginate through websites, scraping each page. X-ray also supports a request delay and a pagination limit. Scraped pages can be streamed to a file, so if there's an error on one page, you won't lose...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DNS2SOCKS

    DNS to SOCKS or HTTP proxy

    This is a command line utility to resolve DNS requests via a SOCKS tunnel like Tor or a HTTP proxy.
    Leader badge
    Downloads: 12,766 This Week
    Last Update:
    See Project
  • 22
    Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker.
    Leader badge
    Downloads: 79 This Week
    Last Update:
    See Project
  • 23
    istSOS

    istSOS

    Free and Open Source Sensor Observation Service Data Management System

    istSOS is an OGC SOS server implementation written in Python. istSOS allows for managing and dispatch observations from monitoring sensors according to the Sensor Observation Service standard. The project provides also a Graphical user Interface that allows for easing the daily operations and a RESTful Web api for automatizing administration procedures. istSOS is released under the GPL License, and runs on all major platforms (Windows, Linux, Mac OS X), even though tests were conducted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Just-API

    Just-API

    Test REST, GraphQL APIs

    ... specs. Just-API builds the request, sends it to the server and validates the response as per the specification. Runs test suites in parallel/serial mode. Supports all widely used HTTP methods. Supports x-www-form-urlencoded requests, Multipart requests, File uploads. Built-in Response Validation Constructs(Headers, Cookies, Status code, JSON body, JSON schema) Custom Response validator functions. Supports running custom inline or module javascript sync/async functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web Security Audit

    Web Security Audit

    Passively audits the security posture on current page for your browser

    ... - x-xss-protection - content-security-policy - x-frame-options - x-content-type-options It is available for Opera Beta and Developer browser - https://bit.ly/2TvvFw4
    Downloads: 0 This Week
    Last Update:
    See Project