Showing 22 open source projects for "android open source"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    hekate

    hekate

    A GUI based Nintendo Switch Bootloader

    hekate is a custom graphical bootloader for the Nintendo Switch that enables advanced system control, firmware patching, and multi-environment boot management for both official and custom operating systems. It functions as a powerful entry point for launching different firmware configurations, including stock firmware, custom firmware, Linux distributions, and Android builds, all from a unified interface. The bootloader features a touchscreen-enabled graphical user interface called Nyx,...
    Downloads: 140 This Week
    Last Update:
    See Project
  • 2
    Zelda 64: Recompiled

    Zelda 64: Recompiled

    Static recompilation of Majora's Mask for PC

    Zelda 64: Recompiled is a specialized recompilation project built on top of N64Recomp, focused on reconstructing The Legend of Zelda: Ocarina of Time and related N64 titles into native, compilable code for modern systems. It takes original game binaries and translates them into structured C code that can be compiled and run without requiring an emulator, enabling more efficient execution and deeper access to the game’s internals. The project is designed to preserve gameplay accuracy while...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    mcrcon

    mcrcon

    Rcon client for Minecraft

    mcrcon is console-based Minecraft rcon client for remote administration and server maintenance scripts. A remote console administration tool for Minecraft servers that enables automated server management via RCON protocol.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    99 Nights In The Forest Script [Keyless]

    99 Nights In The Forest Script [Keyless]

    99 Nights Script Keyless: Kill Aura, Auto Combat, Auto Craft, & more.

    This is Keyless Script work Only 99 Nights in The Forest Roblox Game. We tested the script using Xeno Executor, and it works perfectly. Therefore, for your convenience, the script comes with an injector that is perfectly suited for it. In this case, it is Xeno. In addition, this script does not require a key, so you can use it without any problems.
    Downloads: 1,588 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Find releases and source code repositories from Files and Git.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6

    godwar

    God of War Gameplay Tweaks

    Source code for the God of War (2018) mod.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    War2Mod

    War2Mod

    Fork of Mistal's War2Mod to provide better GAI and some enhancements

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mcrcon

    mcrcon

    Console based rcon client for minecraft servers.

    Mcrcon is IPv6 compliant minecraft rcon client with bukkit coloring support. It is well suited for remote administration and to be used as part of automated server maintenance scripts. - Does not trigger "IO: Broken pipe" or "IO: Connection reset" spam bug on server side. - Has workaround for server side bug (https://bugs.mojang.com/browse/MC-154617) ****************************************************************** Further development and new releases has moved to Github Github...
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    The program for creating and modifying Minecraft maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    crouton

    crouton

    Chromium OS Universal Chroot Environment (EOL)

    crouton is an open-source set of scripts designed to enable Linux distributions to run alongside Chrome OS on Chromebooks by using a chroot environment that shares the same Linux kernel as the host system. Instead of dual-booting or virtualization, the project installs a Linux system inside a chroot, allowing users to switch quickly between Chrome OS and a full Linux desktop while maintaining performance and compatibility.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    mod_MumbleLink

    mod_MumbleLink

    Positional Audio Communication for Minecraft with Mumble

    A Mod so that Minecraft now natively supports Mumble's positional audio feature. This means: Directional and positionally attenuated VOIP in relation to the game world. Please visit the Forum for information about the newest Version! Main Forum-Thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272675 TheSkorm's Fork on GitHub: https://github.com/TheSkorm/mod_mumblelink Mumble: http://mumble.sourceforge.net Donations are greatly appreciated:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MCDL

    MCDL

    Minecraft™ Tools

    For those that run Minecraft™ through a SOCKSv5 proxy and similar situations, since Mojang™ is too uptight to bother patching the functionality in, great for work and school!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Clan Mod: A PC game modification

    Multiplayer mod for the Jedi Knight game series.

    Clan Mod: A modification to the Jedi Knight game series which helps moderate servers and clans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Craft

    Craft

    Minecraft clone written in C using modern OpenGL

    A simple Minecraft clone written in C using modern OpenGL (shaders). A very performant Minecraft clone written in just a few thousand lines of C using modern OpenGL (shaders). Online multiplayer support is included using a Python-based server. Many people have used this as a base upon which a more complex game was built. Simple but nice looking terrain generation using simplex noise. More than 20 types of blocks and more can be added easily. Supports plants (grass, flowers, trees, etc.) and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    libanvil

    C library for manipulating Minecraft world data

    Libanvil is a C library for manipulating Minecraft world data, designed to be as simple and efficient as possible. It provides full read and write support for region data in the Anvil file format, with support for other game files planned. It includes APIs for both low- and high-level access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FlightCraft3D

    FlightCraft3D

    realistic but simple flight simulator: exploration and casual landing

    a little and 'mininalist' 3D Flight simulator, accompanied also by a dydactical example that illustrates the concept behind flight simulators. FlightCraft3D anyway goes a lot beyond: is physically realistic, and allowes landing everywhere. It aims at becoming a game focused on casual landing, among trees, rocks and buildings and so on. VID:http://youtu.be/_Af0PgrCTxo It shall be a sort of Minecraft-focused-on-aeromobilism. Simply implemented, but with many interesting features. I plan to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iLua - Lua Interpreter For Mac OSX
    A Lua interpreter for Mac OSX with a simple user interface. I would greatly appreciate a small review to aid in the process of eliminating bugs and increasing user satisfaction. This application is created by the ROBLOX user named CLIPSE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Add-on for Enemy Territory including aimbot and wallhack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QMM (Q3 MultiMod) is a plugin manager for Quake 3 that sits between the Q3 engine and the actual game mod to allow pseudo-mods to be dynamically loaded adding new functionality to a Quake 3 Mod. Similar to MetaMod for HalfLife. Moving to Github (https://github.com/thecybermind/qmm2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Doom MetaMod (DMM) is a Doom3 modification that acts as a node between the engine and game mod, allowing plugins to be loaded which can change normally inaccessible game behavoir or add new functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a ruleset/modification for the PAM4 Call of Duty 4 Game Mod to cater to the competitive gaming community. Features, feedback and bug reports can be seen/provided at http://propam.teamjl.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB