Showing 16914 open source projects for "x-iron"

View related business solutions
  • Manage Everything in One Easy to Use Software Icon
    Manage Everything in One Easy to Use Software

    CRM, Sales, and Marketing Automation to help you achieve more.

    Shape CRM helps you manage your business on one easy to use platform. Shape's cloud-based software offers dozens of tools designed to manage and automate your online marketing and promotions via email and SMS, capture and service leads from online sources, organize sales pipelines, nurture prospects and customers, create and send professional online documents, accept online payments, run custom reporting, and automate everyday admin tasks. Shape is the most flexible CRM ever!
  • UTunnel VPN and ZTNA Icon
    UTunnel VPN and ZTNA

    Businesses and Individuals looking for a secure and easy-to-setup Cloud or On-Premise VPN Solution

    Streamline your network security with UTunnel’s VPN and Zero Trust remote access solutions. They are easy to deploy and provides granular access control and visibility over your network.
  • 1
    UI-Grid

    UI-Grid

    UI Grid, an Angular data grid

    UI-Grid is currently compatible with Angular versions ranging from 1.4.x to 1.8.x. UI-Grid comes bundled with several features. You can use jsdelivr.com's cdn url to access the files. Just alter the version as you need. UI-Grid has an excellent plugin system. Most new features can be added as plugins. Please see some discussion of that in the Developer guidelines. There is a list of known plugins on the tutorial site. If you would like your plugin added to that list, please edit the tutorial...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Hammerspoon

    Hammerspoon

    MacOS desktop automation with Lua

    This is a tool for powerful automation of OS X. At its core, Hammerspoon is just a bridge between the operating system and a Lua scripting engine. What gives Hammerspoon its power is a set of extensions that expose specific pieces of system functionality, to the user. You can write Lua code that interacts with OS X APIs for applications, windows, mouse pointers, filesystem objects, audio devices, batteries, screens, low-level keyboard/mouse events, clipboards, location services, wifi, and more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    LocationSimulator

    LocationSimulator

    MacOS application to spoof / fake / mock your iOS / iPadOS or iPhone

    LocationSimulator is a macOS app (10.15.x and later) that allows spoofing the location of an iOS or iPhoneSimulator device. The target audience of this project is developers who want to test their location service-based application. I do not encourage the use of this application to cheat in iOS games and I do not provide support for these games. If you use this application for any purpose outside of the intended, you are on your own.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    React Lua

    React Lua

    A comprehensive, but not exhaustive, translation of upstream ReactJS

    A comprehensive, but not exhaustive, translation of upstream ReactJS 17.x into Lua. React Lua is a comprehensive translation of upstream ReactJS from JavaScript into Lua, and is highly-turned for both performance and correctness. When possible, upstream flow type and definitely-typed types have been translated into Luau-type annotations. The major and minor version of React Lua is aligned to the upstream used for the translation, except where noted. Due to the close nature of the two...
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Simple HR Solution Icon
    The Simple HR Solution

    HR Partner is a simple, all-inclusive online HR Management system for businesses with 20 to 500+ employees.

    Say goodbye to messy spreadsheets and paperwork – get the HR tools large companies use, without the big price tag
  • 5
    Lmod

    Lmod

    An Environment Module System based on Lua, Reads TCL Modules

    Lmod is a program to manage the user environment under Unix: (Linux, Mac OS X, ...). It is a new implementation of environment modules. Lmod is a Lua-based module system that easily handles the MODULEPATH Hierarchical problem. Environment Modules provide a convenient way to dynamically change the users’ environment through modulefiles. This includes easily adding or removing directories to the PATH environment variable. Module files for Library packages provide environment variables...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Impetus

    Impetus

    A key remapping daemon for linux

    Linux lacks a good key remapping solution. In order to achieve satisfactory results a medley of tools need to be employed (e.g xcape, xmodmap) with the end result often being tethered to a specified environment (X11). keyd attempts to solve this problem by providing a flexible system-wide daemon that remaps keys using kernel-level input primitives (evdev, input).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    lancet

    lancet

    A comprehensive, efficient, and reusable util function library of Go

    Lancet is a comprehensive, efficient, and reusable util function library of go. Inspired by the java apache common package and lodash.js. support 600+ go util functions. includes string, slice, datetime, net, crypto, concurrency, etc. Each module is designed as a package with no coupling between modules. Only depends on two kinds of libraries, go standard library and golang.org/x. Well structured, test for every exported function.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    xlswriter

    xlswriter

    PHP Extension for creating and reader XLSX files

    PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it can be resolved by modifying the ini configuration, but the time may take longer to complete the work. xlswriter is a PHP C Extension that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    springdoc-openapi

    springdoc-openapi

    Library for OpenAPI 3 with spring-boot

    An extended support for springdoc-openapi v1 project is now available for organizations that need support beyond 2023. The springdoc-openapi Java library helps automating the generation of API documentation using Spring Boot projects. springdoc-openapi works by examining an application at runtime to infer API semantics based on Spring configurations, class structure and various annotations. The library automatically generates documentation in JSON/YAML and HTML formatted pages. The generated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
  • 10
    Django Hijack

    Django Hijack

    With Django Hijack, admins can log in and work on behalf of others

    With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials. 3.x docs are available in the docs folder. This version provides a security-first design, easy integration, customization, out-of-the-box Django admin support and dark mode. It is a complete rewrite and all former APIs are broken. A form is used to perform a POST including a CSRF-token for security reasons. The field user_pk is mandatory and the value must be set to the target users...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    CodeChecker

    CodeChecker

    CodeChecker is an analyzer tooling, defect database

    CodeChecker is a static analysis infrastructure built on the LLVM/Clang Static Analyzer toolchain, replacing scan-build in a Linux or macOS (OS X) development environment. Executes Clang-Tidy and Clang Static Analyzer with Cross-Translation Unit analysis, Statistical Analysis (when checkers are available). Creates the JSON compilation database by wiretapping any build process (e.g., CodeChecker log -b "make"). Automatically analyzes GCC cross-compiled projects: detecting GCC or Clang compiler...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Gunicorn

    Gunicorn

    WSGI HTTP Server for UNIX, fast clients and sleepy applications

    Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy. You can run Gunicorn by using commands or integrate with popular frameworks like Django, Pyramid, or TurboGears. For deploying Gunicorn in production see Deploying Gunicorn. After installing Gunicorn you will have access to the command line script gunicorn....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Helmsman

    Helmsman

    Helm Charts as Code

    Helmsman is a Helm Charts (k8s applications) as Code tool that allows you to automate the deployment/management of your Helm charts from version-controlled code. Helmsman uses a simple declarative TOML file to allow you to describe a desired state for your k8s applications as in the example toml file. Alternatively YAML declaration is also an acceptable example YAML file. Helmsman sees what you desire, validates that your desire makes sense (e.g. that the charts you desire are available in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    JBake

    JBake

    Java based open source static site/blog generator for developers

    ... dependencies. The binary distribution runs on Windows, Unix/Linux, and Mac OS X. Plugins are available for Gradle, Maven, mill, SBuild and sbt. Supports AsciiDoc, Markdown, and good old HTML formatted content. Freemarker, Groovy, Thymeleaf, Jade and Pebble-based templates & scripting support. Easily integrate CSS frameworks such as Bootstrap and Foundation. Store your site content in Dropbox, CVS, SVN, Git or whatever you want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    homebridge-samsung-tizen

    homebridge-samsung-tizen

    Homebridge plugin for Samsung TV's with Tizen OS

    Homebridge Samsung Tizen is a plugin created for Homebridge that allows you to control your Samsung TVs (models starting from 2017) that are running Tizen Operating System. Please make sure to read our shiny documentation where you find step-by-step instructions with images on how to install and configure the plugin. If you find this plugin useful and want to show your support then please star this plugin, or better yet; you can donate through PayPal whatever you think the plugin value is....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Phan

    Phan

    Phan is a static analyzer for PHP

    Phan is a static analyzer for PHP. Phan prefers to avoid false positives and attempts to prove incorrectness rather than correctness. Phan looks for common issues and will verify type compatibility on various operations when type information is available or can be deduced. Phan has a good (but not comprehensive) understanding of flow control and can track values in a few use cases (e.g. arrays, integers, and strings). With Phan installed, you'll want to create a .phan/config.php file in your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    QtPass

    QtPass

    QtPass is a multi-platform GUI for pass, the standard unix password

    QtPass is part of the pass ecosystem. This means you are not stuck with QtPass, you can use the same password store with many clients. Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Contour

    Contour

    Modern C++ Terminal Emulator

    contour is a modern and actually fast, modal, virtual terminal emulator, for everyday use. It is aimed at power users with a modern feature mindset. Available on all 4 major platforms, Linux, OS/X, FreeBSD, Windows. GPU-accelerated rendering. Font ligatures support (such as in Fira Code). Unicode: Emoji support (-: 🌈 πŸ’ πŸ˜› πŸ‘ͺ - including ZWJ, VS15, VS16 emoji :-) Unicode: Grapheme cluster support. Bold and italic fonts. High-DPI support. Vertical Line Markers (quickly jump to markers in your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Observable Plot

    Observable Plot

    A concise API for exploratory data visualization

    Observable Plot is a free, open-source JavaScript library to help you quickly visualize tabular data. It has a concise and (hopefully) memorable API to foster fluency β€” and plenty of examples to learn from and copy-paste. In the spirit of show don’t tell, below is a scatterplot of the height and weight of Olympic athletes (sourced from Matt Riggott), constructed using a dot mark. We assign columns of data (such as weight) to visual properties (such as the dot’s x), and Plot infers the rest. You...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Ant Design Vue

    Ant Design Vue

    An enterprise-class UI components based on Ant Design and Vue

    Enterprise-class UI components based on Ant Design and Vue. An enterprise-class UI design system for desktop applications. A set of high-quality Vue components out of the box. Shared Ant Design of React design resources. Modern browsers. v1.x support Internet Explorer 9+ (with polyfills). We recommend using npm or yarn to install, it not only makes development easier but also allows you to take advantage of the rich ecosystem of Javascript packages and tooling. If you are in a bad network...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    VisiData

    VisiData

    A terminal spreadsheet multitool for discovering and arranging data

    VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility that can handle millions of rows with ease. A terminal interface for exploring and arranging tabular data. VisiData supports tsv, CSV, SQLite, JSON, xlsx (Excel), hdf5, and many other formats. Requires Linux, OS/X, or Windows (with WSL). Hundreds of other commands and options are also available; see the documentation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Toggl Track

    Toggl Track

    Toggl Track browser extension for Chrome and Firefox

    Track time in Toggl Track without leaving your browser and the online apps you usually spend time on. Available for Chrome and Firefox. Our browser extension (previously called Toggl Button) for Chrome and Firefox lets you track time in your favorite web tools and wherever you are on the web. The Toggl Track browser extension integrates with 100+ popular tools. Toggl Track browser extension was previously called Toggl Button. Beyond the name and colors, no other changes have been made. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Discord4J

    Discord4J

    Reactive library to enable quick and easy development of bots

    Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API. Discord4J follows the reactive-streams protocol to ensure Discord bots run smoothly and efficiently regardless of size. Automatic rate-limiting, automatic reconnection strategies, and consistent naming conventions are among the many features Discord4J offers to ensure your Discord bots run-up to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Maltrail

    Maltrail

    Malicious traffic detection system

    Maltrail is a malicious traffic detection system, utilizing publicly available (black)lists containing malicious and/or generally suspicious trails, along with static trails compiled from various AV reports and custom user-defined lists, where trail can be anything from domain name, URL, IP address (e.g. 185.130.5.231 for the known attacker) or HTTP User-Agent header value (e.g. sqlmap for automatic SQL injection and database takeover tool). Also, it uses (optional) advanced heuristic...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    webpack-dashboard

    webpack-dashboard

    A CLI dashboard for webpack dev server

    .... We've standardized our local development process for webpack-dashboard on using yarn. We recommend using yarn 1.10.x+, as these versions include the integrity checksum. The checksum helps to verify the integrity of an installed package before its code is executed. We re-use a small handful of the fixtures from inspectpack so that you can work locally on the dashboard while simulating common node_modules dependency issues you might face in the wild.
    Downloads: 1 This Week
    Last Update:
    See Project