Showing 14 open source projects for "single wrapper"

View related business solutions
  • The CRM you will want to use every day Icon
    The CRM you will want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
    Learn More
  • Papirfly: Best user-friendly DAM and Content Creation Software Icon
    Papirfly: Best user-friendly DAM and Content Creation Software

    The #1 solution to create and manage content. On‑brand. At scale.

    Papirfly provides a single online destination for all your employees and other stakeholders who are engaging with your brand, ensuring consistency in all aspects of their communications. Teams can produce infinite studio-standard marketing materials from bespoke templates, store, share and adapt them for their own markets and stay firmly educated on the brand’s purpose, guidelines and evolution – with no specialist skills or agency help necessary.
    Learn More
  • 1
    .NET Interactive

    .NET Interactive

    .NET Interactive takes .NET and embeds it into your experiences

    ...We recently introduced the .NET Interactive Notebooks extension for Visual Studio Code, which adds support for .NET Interactive using the new Visual Studio Code native notebook feature. We encourage you to try it out. .NET Interactive enables users to mix languages in a single notebook or cell without a wrapper. The multi-language experience opens up doors for users to use the best language for the task at hand. .NET Interactive enables you to write code in multiple languages within a single notebook and in order to take advantage of those languages' different strengths, you might find it useful to share data between them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JSL

    Lightweight Java Service Wrapper for Windows

    JSL is a Java Service Wrapper, a small executable used to start 32bit and 64bit JAVA-programs as a Windows Service. JSL is released as a ready to use executable. configuration and deployment is straight forward including just one small executable and one configuration file. Features offered include installation and removal of services, automatic restart of services, service dependencies, single config file, automatic detection of installed JVMs, version selection and many more.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    Network Enumeration Tool

    Network Enumeration Tool for Host Exploration and Recon

    N-ETHER (Network Enumeration Tool for Host Exploration and Reconnaissance) is a robust and highly automated Python script designed to streamline the critical initial phases of network security auditing and penetration testing. It’s core purpose is to perform fast, comprehensive, and consistent host and port discovery across single targets or large lists of IP addresses. N-ETHER functions as an intelligent, opinionated wrapper around the powerful nmap tool, bundling best-practice scanning techniques—including service versioning, NSE scripting, and intelligent port selection—into a single, easy-to-use utility. This significantly reduces auditor workload and potential for human error compared to manually executing multiple complex nmap commands. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    RobocopyKIS

    RobocopyKIS

    Graphical keep-it-simple (KIS) wrapper to Microsoft's Robocopy

    RobocopyKIS is a graphical interface to Microsoft's robocopy (Robust copy) tool, specifically its mirror mode where KIS means keep-it-simple. The mirror mode is ideal for home computer backups of a set of folders with unique names to an external USB drive. The intended use is to backup your User folders like Documents, Pictures, Videos, etc. to a directory location on a USB drive. The folder names are created on the USB drive and the contents mirrored (i.e., the contents of your User folders...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Junie, the AI coding agent by JetBrains Icon
    Junie, the AI coding agent by JetBrains

    Your smart coding agent

    Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
    Learn More
  • 5
    Windows Native Unix Shell (wnus prompt)

    Windows Native Unix Shell (wnus prompt)

    A comprehensive Unix/Linux-like shell environment for Windows 7+ 64bit

    This project is implemented entirely in C++ without external dependencies. Windows Native Unix Shell (wnus prompt) (pronounced Wenus) brings the power and familiarity of bash sh ash commands and common terminal utilities to native Windows, with full NTFS support and Windows API integration. . It contains 342 fully implemented commands built-in , encompassing file managements operation and so much more. It has a comprehensive help system. This doesn't require WSL to work, or any...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Launch4j Executable Wrapper
    Cross-platform Java executable wrapper for creating lightweight Windows native EXEs. Provides advanced JRE search, application startup configuration and better user experience.
    Leader badge
    Downloads: 3,023 This Week
    Last Update:
    See Project
  • 7

    ipset_list

    ipset set listing wrapper script

    ipset_list is a wrapper script for listing sets of the netfilter ipset program. It allows you to match and display sets, headers, and elements in various ways. The result can be saved as shell script and in ipset save, or xml format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    RDP Wrapper Library

    RDP Wrapper Library

    RDP Wrapper Library

    RDP Wrapper is a Windows-based utility that enables Remote Desktop functionality on systems where it is normally restricted, such as Home editions of Windows, by acting as a compatibility layer between the operating system and the Remote Desktop Services. Instead of modifying system files directly, it wraps around the existing RDP service, allowing multiple concurrent sessions and host capabilities without altering core system components. This approach helps preserve system integrity while...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 9
    MagicalRecord

    MagicalRecord

    Easy Fetching for Core Data!

    ...The interface to such an object would include functions such as Insert, Update, and Delete, plus properties that correspond more-or-less directly to the columns in the underlying database table. Active record is an approach to accessing data in a database. A database table or view is wrapped into a class; thus an object instance is tied to a single row in the table. After creation of an object, a new row is added to the table upon save. Any object loaded gets its information from the database; when an object is updated, the corresponding row in the table is also updated. The wrapper class implements accessor methods or properties for each column in the table or view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-Powered Identity Governance Icon
    AI-Powered Identity Governance

    For IT Teams and MSPs in need of a solution to simplify, optimize and secure their SaaS, file, and device management operations

    Define governance policies, manage access, and optimize licenses with unified visibility across every identity, app, and file.
    Learn More
  • 10
    i4l is a project that aims to create a way to bundle binary packages available at a distro repository into one single installer. It's not a new kind of package management system. It's just a kind of wrapper around "apt".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ACP is a wrapper for ssh and scp that allows a user to select, or manually enter, a group of hosts to connect to. The user can run a command or copy some files/directories to multiple hosts by issuing a single command on the "admin" host.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    shebang-wrapper... workaround sillyness with #!<p> the #! mechanism has some wierdness and shortcomings which this wrapper works around... like that you can only pass a single argument to the interpreter, and that it ignores the PATH variable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The byteline tool is for distributing large files across large computer clusters by sending a single copy of the data through the network, each computer making a local copy in the process. It also includes an "object-style" C pthreads wrapper for threads
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A library with the intent to provide a single interface to files and data in various locations, like inside archives and across the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB