Showing 160 open source projects for "compile folder to exe"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 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.
  • 1
    Roblox FPS Unlocker

    Roblox FPS Unlocker

    FPS Unlocker for Roblox

    FPS Unlocker for Roblox. Download the latest release, extract rbxfpsunlocker-x64.zip into a folder, run the exe before or after starting Roblox, and enjoy the beautiful frames available. All detections are false positives. Internally, RFU "tampers" with running Roblox processes in order to uncap framerate and can appear as suspicious to an anti-virus. For reasons unbeknownst to me, 32-bit builds of RFU garner many more false positive detections than 64-bit builds and are no longer included...
    Downloads: 614 This Week
    Last Update:
    See Project
  • 2
    Type Racer Auto Typer

    Type Racer Auto Typer

    Type Racer Auto Typer to make people cry

    ...(the .exe file won’t use your pre-installed jre, I will find a solution to that and I will update this folder) The .jar file will try to use a preinstalled version of java (jre) if you don’t have it then you need to download the customjre or one from the official website. Then you need to open Terminal/Command Prompt and do “dir of customjre” -jar “dir of the jar” you can try to put that into a runnable file on your os to make it run when you double click the new file you’ve created.
    Downloads: 102 This Week
    Last Update:
    See Project
  • 3
    DLSS2FSR

    DLSS2FSR

    CyberFSR/PotatoFSR (FSR 2.1.2) for Games

    Replacing DLSS 2.x with FSR 2.1.2 for various games such as Cyberpunk 2077, Red Dead Redemption 2, etc. It includes a DLL wrapper/injector (winmm.dll) to disable Nvidia GeForce RTX GPU checking, so AMD Radeon / Nvidia GTX users can enjoy the mod. Download the latest relase from Release Page. Extract the contents of the archive next to the game EXE file in your games folder. Make sure the game is running in DX12 mode. Download the latest relase from Release Page. Extract the contents...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    Dear ImGui

    Dear ImGui

    Bloat-free Graphical User interface for C++ with minimal dependencies

    ... this goal, and lacks certain features normally found in more high-level libraries. Dear ImGui is particularly suited to integration in games engines (for tooling), real-time 3D applications, fullscreen applications, embedded applications, or any applications on consoles platforms where operating system features are non-standard. The core of Dear ImGui is self-contained within a few platform-agnostic files which you can easily compile in your application/engine.
    Downloads: 29 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5
    Qttabbar

    Qttabbar

    Qttabbar is a small tool that allows you to use tab multi label func.

    Qttabbar is a small tool that allows you to use the tab multi-label function in Windows Explorer. Since then, there are no windows folders and awesome folder preview functions, which greatly improves the efficiency of your work. It’s like IE 7, and it’s like Firefox and opera. Qttabbar also provides some plug-ins, such as file operation tools, tree directory, display status bar, and so on. Qttabbar domestic optimized version is based on sf.net/projects/qttabbar/ (2012-06-17). The original...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Electron Fiddle

    Electron Fiddle

    The easiest way to get started with Electron

    Electron Fiddle lets you create and play with small Electron experiments. It greets you with a quick-start template after opening – change a few things, choose the version of Electron you want to run it with, and play around. Then, save your Fiddle either as a GitHub Gist or to a local folder. Once pushed to GitHub, anyone can quickly try your Fiddle out by just entering it in the address bar. Try Electron without installing any dependencies: Fiddle includes everything you'll need to explore...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    doctest

    doctest

    Fastest feature-rich C++11/14/17/20 single-header testing framework

    doctest is a new C++ testing framework but is by far the fastest both in compile times (by orders of magnitude) and runtime compared to other feature-rich alternatives. It brings the ability of compiled languages such as D / Rust / Nim to have tests written directly in the production code thanks to a fast, transparent and flexible test runner with a clean interface. The framework is and will stay free but needs your support to sustain its development. There are lots of new features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ng-packagr

    ng-packagr

    Compile and package Angular libraries in Angular Package Format (APF)

    Compile and package Angular libraries in Angular Package Format (APF). Paths in the ngPackage section are resolved relative to the location of the package.json file. In the above example, public_api.ts is the entry file to the library's sources and must be placed next to package.json (a sibling in the same folder). You can easily run ng-package through a npm/yarn script. The build output is written to the dist folder, containing all those binaries to meet the Angular Package Format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vali Admin

    Vali Admin

    Free Bootstrap 4 admin/dashboard template

    Vali is a free, modular and easy-to-customize admin theme built using Bootstrap 4, SASS and Pug.js. Includes seven pre-built pages including login, user profile, and print-friendly invoice page. Run a npm install command in the project root directory to install and build dependencies. If you don't want to edit the theme you can use the compiled files inside the docs folder. Use npm run dev command to watch and compile source files. Use npm run build command to compile all source files. Use npm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    LambdaHack

    LambdaHack

    Haskell game engine library for roguelike dungeon crawlers

    ... and runs it. The library lets you compile a ready-to-play game binary, using either the supplied or a custom-made main loop. A couple of frontends are available (SDL2 is the default for desktop and there is a JavaScript browser frontend) and many other generic engine components are easily overridden, but the fundamental source of flexibility lies in the strict and enforced with types separation of engine code from the read-only content and of clients (human and AI-controlled) from the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ember-Electron

    Ember-Electron

    Build, test, compile and package desktop apps with Ember and Electron

    The addon for creating ambitious cross platform desktop apps. Extend any Ember.js application with the access and options of a full-sized desktop application in minutes. Ember-Electron is powered by electron-forge and provides all the tooling necessary to build, test and ship your application. After installing the addon, you will find a new folder ember-electron inside your Ember project root. All code required to run an Electron project will be there. Run your project in development mode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWS Service Provider for Symfony

    AWS Service Provider for Symfony

    A Symfony bundle for including the AWS SDK for PHP

    ... is performed at compile time. Full documentation of the configuration options available can be read in the SDK Guide. If the AWS_MERGE_CONFIG environment variable is set to true, configuration validation and merging are enabled. The bundle validates and merges known configuration options, including for each service. Additional configuration options can be included in a single configuration file, but merging will fail if non-standard options are specified more than once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PNG Upscale

    PNG Upscale

    AI Super - Resolution

    ... results. Download the executable corresponding with your operating system, and the Models folder. It's possible to download only some of the models if you want (It just won't let you use them inside the program) The Models folder needs to be in the same directory as the Jar/Exe to use them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Py2EXE

    Py2EXE

    Convert a Python script into an executable (.exe) file using PyInstall

    This is a Python to Exe Converter application built using PyQt5. It allows you to convert a Python file into an executable (.exe) file using PyInstaller. It provides a graphical user interface (GUI) where you can select a Python file, choose conversion options, and specify the output folder. The application utilizes PyInstaller to package the Python code and its dependencies into a standalone executable file.
    Downloads: 284 This Week
    Last Update:
    See Project
  • 15
    Kraken tool

    Kraken tool

    Kraken: A multi-platform distributed brute-force password cracking

    ... the docker-compose file in the root directory of the repository. To upload password lists or dictionaries, upload them to Minio Console at localhost:9001. View the steps explained for a detailed guide Otherwise, you can generate word lists dynamically using crunch. Window EXE portable client needs to run in the folder with its hashcat dependencies. Hashcat files can be downloaded from their home page.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 16
    A Quick Batch File Decompiler

    A Quick Batch File Decompiler

    Quick Batch File Compiler decompiler. compile bat to exe back to bat

    A Quick Batch File Decompiler v5.3.1.1 Quick Batch File Compiler decompiler back to bat. compile batch file to exe back to bat. Currently, this works for: Quick Batch File Compiler iexpress (and other ZIP SFX utils like bat2exe) Simply drag your compiled batch file EXE on to aQBFD_5311.exe or aQBFD_5311_admin.exe This project will decompile many BAT to EXE solutions back to a batch file. If you ever made an EXE from your Batch file and need to recover it, use this. If your...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 17
    Limbo-Bot

    Limbo-Bot

    Limbo bot with Lua for Stake.com

    If you want to compile yourself, then download the sourcecode and put cf.exe and node_modules folder from the release zip into the same directory as the Limbo.exe I signed both exe cf.exe and Limbo.exe with a local certificate. About cf.exe is a NodejS javascript file bundled with nodejs into executable, which runs a cloudflare proxy on localhost on port 3000 to bypasss checks. I gonna upload the javascript file.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    ExtPassword!

    ExtPassword!

    Recover passwords stored on external drive

    ExtPassword! is tool for Windows that allows you to recover passwords stored on external drive plugged to your computer. ExtPassword! can decrypt and extract multiple types of passwords and essential information, including passwords of common Web browsers, passwords of common email software, dialup/VPN passwords, wireless network keys, Windows network credentials, Windows product key, Windows security questions. This tool might be useful if you have a disk with Windows operating system...
    Downloads: 70 This Week
    Last Update:
    See Project
  • 19
    Temp_Cleaner GUI

    Temp_Cleaner GUI

    A free and open-source program to free up disk space

    ... is select the areas where you prefer the app to clean temporary files. In addition to browsers, the app also includes directories that are generally skipped when doing maintenance on the PC, such as Systemdrive Recycle Bin, Windir, Windows 10 Modern Application Cached data, Action Center, Notification Center Cached data, or Icon Cache file in the Local app data folder, just to name a few. At the same time. ⚠ Attention existing users: Please update your copy of Temp_Cleaner GUI to v7.0!
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 20

    WinCache Extension pre-build for PHP8

    WinCache for PHP8 pre-compiled DLL

    Pre-build DLL of WinCache 2.0.0.8 extension compiled for PHP 8.0.28 (VS16 x64 Non Thread Safe). How to use: - Drop DLL into your extension folder (by default php-8.x.x\ext). - Add the following to your php.ini to load the extension and enable wincache with the default settings: extension=php_wincache.dll wincache.fcenabled=1 More information and how to compile it yourself: https://github.com/mercchen/pecl-caching-wincache/releases/tag/2.0.0.8 Source: https://github.com/php/pecl...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    PPet

    PPet

    Put a cute girl on your desktop for a little more fun

    Put a cute girl on your desktop for a little more fun, supports Mac, Win and Linux. Download the latest version, use .dmg for Mac, .exe for Windows, and .deb for Linux. Drag the local model folder into the window, and it will be updated to the model list if the import is successful. Add files (local models start with) jsonin Settings -> Models list .file://.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    libonvif

    Library implementing client ONVIF for Windows and Linux

    LIBONVIF Connects Your Program to IP Camera libonvif is an open source project that implements client ONVIF for communicating with compatible IP Camera. Compile easily from source on Windows and Linux. libonvif comes with an example program that implements discovery on the local network to find compatible cameras and return the RTSP string for streaming. Tested on Hikvision, Dahua, Axis, Foscam, Trendnet, Amcrest, Reolink, Vivotek, Speco and others. Should work for any Onvif...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    Batch-Create-Folders
    Introduction: This software can easily generate folders and subfolders in batch using a list. Instructions: This software is a portable version and does not require installation. Simply extract the exe and ico files to any location. Note that the software will not work without the ico file. Each line represents one folder name, and right-clicking on a line can generate a subfolders list for it. *Note that folder names cannot exceed 255 characters in length. Author: A_A Email...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    JV-1010 Editor

    JV-1010 Editor

    Patch lookup editor for Roland JV-1010

    This panel is a basic patch selector for the Roland JV-1010. This panel has limited editing capability. How to run this program. USING CTRLR Run this program from within the Ctrlr program itself. Download a copy of 5.3.201 for Windows/Linux or 5.3.198 for MacOS. and load this program into Ctrlr. This can be done from within a DAW too, by loading this panel into the VST version of Ctrlr, which will have been preinstalled into your VST folder. Go to :: File » Open Panel SEPARATE...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    image-to-pdf

    image-to-pdf

    Image to PDF converter is a small and best app, use it for free

    This is a desktop application used to convert the images into one single pdf . The application is easy to used , simply download and run the .exe file and browse the multiple images and select it . After that enter the pdf name and click convert, then it stores the pdf file into that folder where you have selected the images.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next