Open Source Mobile Operating Systems Software - Page 11

Software for Mobile Operating Systems

  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    NetBird

    NetBird

    Connect your devices into a secure WireGuard-based overlay network

    NetBird is an open-source solution that builds a WireGuard®-based overlay network enabling seamless, encrypted peer-to-peer connectivity without the complexity of firewall rules, port forwarding, or centralized VPN gateways. It integrates access control features such as SSO and MFA for secure, policy-driven networking. Every machine in the network runs NetBird Agent (or Client) that manages WireGuard. Every agent connects to Management Service that holds network state, manages peer IPs, and distributes network updates to agents (peers). NetBird agent uses WebRTC ICE implemented in pion/ice library to discover connection candidates when establishing a peer-to-peer connection between machines.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    PiliPlus

    PiliPlus

    PiliPlus

    PiliPlus is an open-source, third-party mobile client oriented around browsing and watching online video content with a focus on a smooth, feature-rich viewing experience. It typically aggregates feeds, categories, and search into a unified interface that makes discovery straightforward for casual use as well as power users. The player experience emphasizes responsive controls, on-screen comments (danmaku) or subtitles where supported, and options for quality selection and caching for offline viewing. Account-centric features such as history, favorites, and following creators are commonly integrated to keep the experience personal and portable across sessions. The project structure favors modularity so that network requests, parsing, and presentation layers remain separable and testable. Its community-driven approach encourages rapid iteration on UI details and playback features while maintaining a familiar, mobile-native feel.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 3
    Chess Engines for Android (APKs)

    Chess Engines for Android (APKs)

    Prebuilt UCI- and XBoard-compatible chess engines.

    Installation files for chess engines that provide the Open Exchange (OEX) format. Links to the source code of the built-in chess engines can be found in the corresponding zip archives. In an APK file, chess engines are always available for the following architectures: arm64-v8a, armeabi-v7a, x86, and x86_64. The installation file takes care of the correct installation based on the hardware used. Newer devices can use the files with the suffix “_arm64-v8.2a-dotprod” in the name. The APK file "Chess Engines Bonus" contains chess engines without embedded networks. Chess engines in this package are not ready to use. The missing network files can be found in the assets directory (just rename apk to zip). The network file must be copied to an appropriate directory (this is usually the app-specific external storage) and specified in the UCI options. Requires a chess app that supports the OEX format (e.g. Chess for Android or DroidFish).
    Leader badge
    Downloads: 677 This Week
    Last Update:
    See Project
  • 4
    MiPad4 Roms
    Roms, Recoveries, Kernels for MiPad 4 (clover)
    Leader badge
    Downloads: 238 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Block This

    Block This

    Free DNS based Ad Blocker for Android

    Block This 3.1 is a free and open source ad blocker for Android that works in all apps and browsers! It provides the additional benefits of malware protection, increased browsing speed and reduction of mobile data traffic. Block all in-app and browser advertisements, including video and audio ads, popup ads, banners, tracking cookies. Block This takes care about your security with its antivirus features! We've included a large list of common malware distributors to keep you safe from viruses. According to our average estimates, by blocking all of the ads on your Android phone, you can save up to 35% of your data plan. Bypass your internet provider censorship and access parts of the web that were previously inaccessible for you. Block This is also Open source, which means that anyone can look at, read and suggest improvements to the code base. If you are a developer you can contribute by creating a pull request to our GitHub repository.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    Code App

    Code App

    Building a full-fledged code editor for iPad

    Bringing desktop-like editing experience to iPad, available on App Store and TestFlight. Use VS Code as a design template while providing key functionalities with Monaco-editor and native code. We built it because there is nothing else on the App Store that provides all these features in one app. A robust, high-performance text editor (Monaco Editor from Visual Studio Code) First class local file system support. Embedded emulated terminal. Local backend development environment (Node and PHP) Local Python Runtime. Local Clang compiler. Git Version Control. Package manager support (Pip and NPM) and Remote connection support (Files and terminal). While we want to make the editing experience as close as a desktop offers, Code App is still bounded by iOS's limitations. For example, you cannot download arbitrary commands or modules with native components. Spawning subprocesses is also not possible.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 7
    MineTest

    MineTest

    Open source voxel game engine with support for survival and crafting

    An open source voxel game engine.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 8
    Snapcast

    Snapcast

    Synchronous multiroom audio player

    Snapcast is a multiroom client-server audio player, where all clients are time synchronized with the server to play perfectly synced audio. It's not a standalone player, but an extension that turns your existing audio player into a Sonos-like multiroom solution. Audio is captured by the server and routed to the connected clients. Several players can feed audio to the server in parallel and clients can be grouped to play the same audio stream. One of the most generic ways to use Snapcast is in conjunction with the music player daemon (MPD) or Mopidy. The encoded chunks are sent via a TCP connection to the Snapclients. Each client does continuous time synchronization with the server, so that the client is always aware of the local server time. Every received chunk is first decoded and added to the client's chunk-buffer. Knowing the server's time, the chunk is played out using a system dependend low level audio API (e.g. ALSA) at the appropriate time.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    Domination (Risk Board Game)

    Domination (Risk Board Game)

    Domination is a game that is a bit like the board game Risk

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.5 or higher, iOS and Android.
    Leader badge
    Downloads: 131 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    NextDNS

    NextDNS

    NextDNS CLI client (DoH Proxy)

    NextDNS protects you from all kinds of security threats, blocks ads and trackers on websites and in apps and provides a safe and supervised Internet for kids, on all devices and on all networks. Determine your threat model and fine-tune your security strategy by enabling 10+ different types of protections. Use the most trusted threat intelligence feeds containing millions of malicious domains, all updated in real-time. Go beyond the domain, we analyze DNS questions and answers on-the-fly (in a matter of nanoseconds) in order to detect and block malicious behavior. With usually only a few hours between domain registration and the start of an attack, our threat intelligence system is built to catch malicious domains earlier than classic security solutions. Block ads and trackers on websites and in apps, including the most devious ones. Use the most popular ads & trackers blocklists, millions of domains all updated in real-time.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 11
    PixEz Flutter

    PixEz Flutter

    Flutter-based client for browsing and managing content

    Pixez Flutter is an open-source, Flutter-based client for browsing and managing content from Pixiv’s illustration platform. While specific README is minimal, community usage indicates support for browsing artwork, user profiles, favorites, downloads, and user authentication, following the standard capabilities of unofficial Pixiv clients.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 12
    FreeWRL VRML/X3D browser
    FreeWRL is an Open Source, cross platform VRML2 and X3D compliant browser, with script, SAI and EAI support. Platforms supported: Linux and other Unix-style platforms; Mac OS/X; Windows. Support for mobile platforms (iOS, Android, QNX) is under development.
    Leader badge
    Downloads: 153 This Week
    Last Update:
    See Project
  • 13
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • 14
    Adguard for iOS

    Adguard for iOS

    The most advanced ad blocker for iOS

    The most advanced Safari content blocker and a privacy keeper for iOS. AdGuard for iOS is an app that blocks ads in the Safari browser at an exceptional level and also provides additional Premium features like configurable DNS settings, encrypted DNS support (DOH, DOT, DNSCrypt), and custom ad-blocking subscriptions. To get more information and to download AdGuard for iOS, visit our website. AdGuard for Windows is more than an ad blocker. It is a multipurpose tool that blocks ads, controls access to dangerous sites, speeds up page loading, and protects children from inappropriate content. AdGuard shields your data from web analytics and online trackers. AdGuard protects against phishing and malicious sites. AdGuard shields children from inappropriate and adult content.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 15
    Anki

    Anki

    Anki is a smart spaced repetition flashcard program

    Anki is a free, open-source spaced repetition flashcard application designed for efficient long‑term memorization. It supports a wide variety of media types (text, images, audio, LaTeX), advanced scheduling algorithms (SM‑2, FSRS), and extensibility via add‑ons. It’s widely used for education, language learning, medical training, and more.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    Dogecoin Core

    Dogecoin Core

    Dogecoin is a community-driven cryptocurrency

    Dogecoin is a community-driven cryptocurrency that was inspired by a Shiba Inu meme. The Dogecoin Core software allows anyone to operate a node in the Dogecoin blockchain networks and uses the Scrypt hashing method for Proof of Work. It is adapted from Bitcoin Core and other cryptocurrencies. You have to sync with the blockchain to use Dogecoin. MultiDoge is a "light" wallet. It syncs with the blockchain by "skimming" through the blockchain, providing fast sync times. Dogecoin Core, on the other hand, is a "full" wallet. It syncs by downloading it, providing a solid-working Dogecoin wallet. Dogecoin sets itself apart from other digital currencies with an amazing, vibrant community made up of friendly folks just like you. Pick a Wallet from our selection. A Wallet is used for holding your Dogecoins directly on your Computer/Smartphone.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 17
    ExoPlayer

    ExoPlayer

    An extensible media player for Android

    ExoPlayer is an application level media player for Android. It provides an alternative to Android’s MediaPlayer API for playing audio and video both locally and over the Internet. ExoPlayer supports features not currently supported by Android’s MediaPlayer API, including DASH and SmoothStreaming adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and can be updated through Play Store application updates. ExoPlayer modules can be obtained from JCenter. It's also possible to clone the repository and depend on the modules locally. The easiest way to get started using ExoPlayer is to add it as a gradle dependency. You need to make sure you have the Google and JCenter repositories included in the build.gradle file in the root of your project. n addition to library modules, ExoPlayer has multiple extension modules that depend on external libraries to provide additional functionality. Some extensions are available from JCenter.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 18
    Lua

    Lua

    The Lua development repository, as seen by the Lua team

    Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. Lua is designed, implemented, and maintained by a team at PUC-Rio, the Pontifical Catholic University of Rio de Janeiro in Brazil. Lua was born and raised in Tecgraf, formerly the Computer Graphics Technology Group of PUC-Rio. Lua is now housed at LabLua, a laboratory of the Department of Computer Science of PUC-Rio.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19
    Mozc

    Mozc

    Mozc - a Japanese Input Method Editor designed for multi-platform

    Mozc is an open source Japanese Input Method Editor (IME) developed by Google, designed to provide Japanese text input across multiple operating systems including Android, macOS, Windows, GNU/Linux, and Chromium OS. The project originated as a subset of Google Japanese Input, released publicly under the BSD 3-Clause license for community use and development. Mozc offers core IME functionality such as text conversion, prediction, and dictionary-based input, enabling users to efficiently type and edit Japanese text. While Mozc shares much of its codebase with Google’s internal IME, it operates as an independent open source project without official support, guarantees, or stable release cycles. Developers can build Mozc from source for their preferred platform, and the repository includes detailed build instructions for Android, Linux, macOS, and Windows environments.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 20
    YTDLnis

    YTDLnis

    Android Video/Audio Downloader app using yt-dlp

    YTDLnis is a free and open source video/audio downloader using yt-dlp for Android 6.0 and above.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 21
    GemRB Game Engine

    GemRB Game Engine

    GemRB is a portable open-source implementation of the Infinity Engine

    GemRB (Game engine made with pre-Rendered Background) is a portable open-source implementation of Bioware's Infinity Engine. It was written to support pseudo-3D role playing games based on the Dungeons & Dragons ruleset (Baldur's Gate and Icewind Dale series, Planescape: Torment). It should run on GNU/Linux, Microsoft Windows, OS X, possibly other UNIX derivatives and more. It is licensed under the GPL.
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 22
    Resurrection Remix Ten

    Resurrection Remix Ten

    Free OS for smartphones & tablets based on Android

    A free and open-source operating system for smartphones and tablet computers, based on the Android mobile platform
    Leader badge
    Downloads: 332 This Week
    Last Update:
    See Project
  • 23
    Acode

    Acode

    A powerful text/code editor for Android

    Welcome to Acode Editor, a powerful and versatile code editing tool designed specifically for Android devices. Whether you're working on HTML, CSS, JavaScript, or other programming languages, Acode empowers you to code on-the-go with confidence. Step into the future of coding with our innovative plugin system. This all-new feature is compatible with a wide range of plugins, increasing Acode's functionality to meet all your development needs. With over 30 plugins already available in the plugin store, the possibilities are endless. Acode lets you build and run websites right in your browser, debug with ease using the built-in console, and edit a wide range of source files from Python and CSS to Java, JavaScript, Dart, and more.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 24
    Animeko

    Animeko

    100% Kotlin/Compose Multiplatform

    Animeko is an open-source anime streaming app for Android, offering a modern and community-driven alternative for watching anime. It aggregates content from various public sources and supports multiple features to enhance the viewing experience, including subtitles, episode tracking, and source customization.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 25
    Fcitx5 Android

    Fcitx5 Android

    Fcitx5 input method framework and engines ported to Android

    fcitx5‑android is an Android port of the fcitx5 input method framework (originally for Linux). It brings features of desktop IME—like pinyin, table-based input, and plugin support—to Android devices. APKs are available via GitHub, F‑Droid, and Google Play.
    Downloads: 22 This Week
    Last Update:
    See Project