Showing 56 open source projects for "open any file"

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.
    Learn More
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    OpenVPN is a network security company serving the secure remote access needs of small businesses to the enterprise.

    OpenVPN Access Server is a full-featured SSL self-hosted VPN software solution that integrates OpenVPN server capabilities, enterprise management capabilities, simplified OpenVPN Connect UI, and OpenVPN Client software packages that accommodate Windows, MAC, and Linux, mobile OS (Android and iOS) environments. OpenVPN Access Server supports a wide range of configurations, including secure and granular remote access to internal network and/ or private cloud network resources and applications with fine-grained access control.
    Learn More
  • 1
    Minecraft Development for IntelliJ

    Minecraft Development for IntelliJ

    Plugin for IntelliJ IDEA that gives special support for Minecraft mods

    Experience first class support for all of the major Java Minecraft development platforms, including Bukkit and derivatives such as Spigot and Paper, Sponge, Forge, Fabric, MCP, Mixins, LiteLoader, BungeeCord, and Waterfall. It also provides in-depth support for Access Transformer and NBT files, and more. Because of this, you can install the plugin through IntelliJ's internal plugin browser. Navigate to File -> Settings -> Plugins and click the Browse Repositories... button at the bottom...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    Mineflayer

    Mineflayer

    Create Minecraft bots with a powerful and high level JavaScript API

    Create Minecraft bots with a powerful, stable, and high-level JavaScript API, also usable from Python. First time using Node.js? You may want to start with the tutorial. Know Python? Check out some Python examples and try out Mineflayer on Google Colab. Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18. Block knowledge. You can query the world around you. Milliseconds to find any block. Miscellaneous stuff such as knowing your health and whether it is raining...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    GDLauncher

    GDLauncher

    GDLauncher is a simple, yet powerful Minecraft custom launcher

    GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience. Our main focus is to provide a powerful launcher but keeping the UI clean and modern. You'll be able to browse and download any mod pack directly from within the launcher! You can play vanilla, forge and fabric directly from the launcher, without needing to download anything else. You can easily download mods and keep them up to date. You don't need to have java installed on your pc. We...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Monocraft

    Monocraft

    A programming font based on the typeface used in Minecraft

    ... carefully redesigned to work in a monospaced font. Thin characters like “i” and “l” have been reworked with tasteful tails and serifs to look better in a monospaced environment. Add some spice to your programming life with all new ligature characters. Arrows now look like arrows and comparison operators are easier to see at a glance. After following the installation instructions up above, simply select the "Monocraft" font (note the space) in any application that supports custom fonts.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 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
  • 5
    XBox One Controller Battery Indicator

    XBox One Controller Battery Indicator

    Tray application that shows a battery indicator for an Xbox controller

    A tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty. It was originally written for the XBox One controller since Microsoft dropped all visual hints for low battery, but it should work with any gamepad that can be addressed via XInput (which should be all controllers that work in XBox-controller-enabled games). Download the link for a "ready to run" version at the bottom of this page(or under...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    EnTT is a header-only, tiny and easy to use library for game programming and much more written in modern C++. Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SpongeAPI

    SpongeAPI

    A Minecraft plugin API

    A mature Minecraft plugin API (not including an implementation), licensed under the MIT License. If you do not have Gradle installed then use ./gradlew for Unix systems or Git Bash and gradlew.bat for Windows systems in place of any 'gradle' command. Sponge will use a javac version of at least 11. If an older JDK is used to launch Gradle, JDK 11 will be downloaded automatically. SpongeAPI is the tool developers use to create plugins for the Sponge platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing tools...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Blooket

    Blooket

    Collection of utilities that interact with the Blooket API / website

    A collection of scripts and programs designed to interact with the Blooket API and website to give users advanced control over stuff. Utilities that interact with the Blooket API / website. For IOS please view the IOS/Apple section of this file, for Android/Samsung/Google OS please view the bookmarklet section. Before running the script on the Blooks page, make sure you click on a non-common blook. Check for any mistakes you may have made. If you are certain it is a problem with the code, go...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Upgrade to an efficient warehouse Icon
    Upgrade to an efficient warehouse

    SwiftCount gives you the tools you need to optimize your inventory-based business

    SwiftCount, a cloud-based inventory management platform, has key features that include inventory counting, product management, multiple location support, and inventory searching. SwiftCount allows users to manage and monitor an updated product database across multiple devices. SwiftCount also includes Swift Scan that enables users to scan product UPCs to build a product database.
    Learn More
  • 10
    Clicker

    Clicker

    Advanced Minecraft auto-clicker made in C++

    Minecraft auto-clicker made in modern C++, performance-optimized and easy to use. Tested on Forge, Vanilla, Lunar and Badlion. 1.8.9 and 1.7.10. For advanced users, search for a binary that downloads a file and keeps that file pretty hidden on the filesystem.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 11
    Genshin Fps Unlocker

    Genshin Fps Unlocker

    Boost Genshin Impact performance with an FPS unlocker for smooth game

    Unlock your Genshin Impact experience with our powerful FPS unlocker tool. This external program effortlessly removes the 60 fps cap, allowing for a smoother and more immersive gameplay experience. Utilizing WriteProcessMemory, it writes your desired fps directly into the game without needing any drivers for read/write access. The built-in handle protection bypass ensures seamless performance, and the tool is compatible with both OS and CN versions of the game. Designed to support future...
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 12
    Flame Auto Clicker

    Flame Auto Clicker

    Fastest Auto Clicker on the market . Over 1000 CPS (For Real)

    Flame Auto Clicker is an Open Source minimalist Auto Clicker. The CPS limit is your PC, but you can also add delay or click limit, or change the click button or start/stop clicking with a HotKey, which can be edited too. This Auto Clicker can be used with ANY game, Minecraft, Roblox and more! Source Code: GitHub: https://github.com/PETEROLO291/Flame-Auto-Clicker TIP: Set delay to 0 to get super fast clicks. Clicks are only limited by your PC hardwere! Installer: 9,22 MB...
    Leader badge
    Downloads: 890 This Week
    Last Update:
    See Project
  • 13
    CevoMapGen

    CevoMapGen

    Custom Map File Generator for C-evo

    CevoMapGen is a map file generator for Cevo that facilitates harsher terrain and climate. It gives greater control than the internal map generator within the game, and allows much faster generation of novel or extreme worlds than using the map editor.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    NetJoy
    Project NetJoy, comprising JoySender++ and JoyReceiver++, simplifies the process of remote joystick control and gaming experiences over a Local Area Network (LAN) or Wide Area Network (WAN). It provides a convenient solution for transmitting joystick inputs between Windows machines over TCP/IP. This project is available in two versions: a console-based version and a version with a Textual User Interface (tUI). Versions are cross compatible. Developed alongside...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    AdaVenture

    AdaVenture

    kid-friendly retro point & click 3D OpenGL "adventure" game

    AdaVenture is a kid-friendly retro point&click game, intended to be a minimal extension to 3D of the original 2D Atari game named "Adventure". Now runs on Windows, OSX, and Gnu/Linux -- all distros. Set in ancient Persia, it begins outside the castle of the young King Xerxes, who inherited a golden chalice from his father, Darius the Great. It was recently stolen by a surly foe named King Leonidas of Sparta. Your quest is to find and return the royal chalice to its pedestal within...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SpeakLogPSU
    SpeakLogPSU can speak chat messages with an individual voice if the NPC or player was configured or with a default one. You will never miss if someone talks to you. Voice cloning can be accomplished with cogui in less than five minutes without GPU. The result is archived and can be used the next time in game. Some TTS projects already started to add tag support to speak text with emotions or sing it. If a game designer has that in mind with a good chat log she can voiced her...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Blooklet-utility-mod

    Blooklet-utility-mod

    A userscript for Blooklet, compatible with tampermonkey

    This script is created for research and education purposes. Abusive usage of this script is not tolerated and the author is not responsible for any damage or harm caused due to usage of the script. Features such as skin unlocks work by intercepting blooket's request to its server and modifying the response data to unlock skins. This request only happens once, so once the request is made, the feature can no longer be enabled/disabled. The ability to unlock skins requires the name of the skin...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 18
    BlooketHack

    BlooketHack

    One of the First Blooket hacks online

    First you must download python 3.7. On install you do need to check the "Add to path" option when you can do so. Second you must download the code here on GitHub. Third you need to extract the files from the .zip file you downloaded. Finally, just double click the main.py file. Original code by: kgsensei. Works on most game modes, Gold Quest (Tested - Working) Tower Defense (Tested - Working) Café (Tested - Working) Factory (Tested - Working) Racing (Tested - Working) Classic (Tested - Working...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19

    AnyStatus

    Get your own sweet custom status for discord

    Get your own sweet custom discord status! Paste your account token and your desired prefix in `config.json`. The file can be opened using the normal Notepad. You can find your token here. You need to have Python installed to use AnyStatus. Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Clickey-Hotkey-

    HAHA HOTKEY MAKER GO BRRR.... PRESSS ONE BUTTON AND GET INFINITE BUTTO

    Hwlo There Cybear Here!!!! So now that you have downloaded my hotkey maker, I will teach you how to use it. First go to dist folder and then open the next folder and then find the CLICKEY_HOTKEY.exe file and run it. It should open a cmd window and then you shall first type the key that shall be pressed and then the hotkey that will be pressed to set off the program WARNING: IT CANT BE STOPPED EASILY AND SHALL BE DONE MANUALLY THIS IS MIT-LICENSED SO IT DOES NOT HAVE WARRANTY...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Minecraft Texture Studio

    Minecraft Texture Studio

    Easily create resource packs for Minecraft

    Easily create resource packs for minecraft. Program automatically detects your minecraft installation and imports the textures from minecraft allowing you to edit them easily, and import them into minecraft. You can also save your resource pack and give them them to friends, backup them up or post them online. Includes a 3D preview of all the blocks in minecraft and any changes you make to the textures is shown straight away on the preview
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • 22
    Blaze Minecraft Control Panel

    Blaze Minecraft Control Panel

    Control your minecraft server remotely

    There are a few good commercial Minecraft server conttol panels, but I could not find a really good one that was FREE! So with my limited proamming skills, I set about writing one for myself. So pleased I was with it (even with the sloppy coding) I wanted to share it with others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project Malmo

    Project Malmo

    A platform for Artificial Intelligence experimentation on Minecraft

    ... is a sophisticated AI experimentation platform built on top of Minecraft, and designed to support fundamental research in artificial intelligence. The Project Malmo platform consists of a mod for the Java version, and code that helps artificial intelligence agents sense and act within the Minecraft environment. The two components can run on Windows, Linux, or Mac OS, and researchers can program their agents in any programming language they’re comfortable with.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    UpdApp

    custom Minecraft server files update program

    This tiny app lets you update the generated Minecraft server.properties file from a custom property file. The same applies to the ops and the whitelist file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Kontrol49's AutoM8

    Kontrol49's AutoM8

    Automates Steves movement in 8 directions.

    Automate character movement in Minecraft. Works on Vanilla Minecraft. NOT a mod. Forge not required. This is a stand-alone program. Nobody likes to see Steve standing still. When we take a break from playing, wouldn't it be nice to give Steve something to do? ...Now you can. With Kontrol49's AutoM8, you can have Steve move a random amount of blocks, in any of 8 random directions. When Steve stops moving, you can even have him place an item. Is Steve an Artist? Give him a stack...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next