Showing 199 open source projects for "android custom kernel"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    mbpfan

    mbpfan

    A simple daemon to control fan speed on all MacBook/MacBook Pros

    ...It’s especially useful on Linux installations where default drivers don’t effectively communicate with Apple’s proprietary sensor and fan hardware. Users often pair it with custom configuration profiles to match their preferred balance of noise and temperature control.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    linux-factory

    linux-factory

    Framework used to create custom debian linux operating systems

    linux-factory is a utility designed to streamline the process of building and customizing Linux kernel images using a simple, scriptable environment. It provides a modular framework for configuring kernel options, applying patches, and generating bootable images, making it ideal for embedded developers, kernel hackers, and OS maintainers. With a strong emphasis on repeatability and automation, linux-factory reduces the manual overhead of compiling and deploying Linux kernels across various...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GoldHEN - PS4 Homebrew Enabler
    GoldHEN is a homebrew enabler and payload designed for PlayStation 4 systems that enables the execution of unsigned code, modifications, and custom applications by leveraging kernel-level access. It functions as an enhancement layer built on top of exploited firmware environments, allowing users to unlock additional capabilities beyond what is normally permitted by the console. The project provides a wide range of system-level features, including debugging tools, cheat engines, and plugin support, making it popular within the console modification community. ...
    Downloads: 158 This Week
    Last Update:
    See Project
  • 4
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    StatiXOS

    StatiXOS

    StatiXOS is a homebrew distribution of Android

    StatiXOS is a custom ROM based on the Android Open Source Project aiming to be minimal and clean, while providing quality of life improvements and up to date security patches. This page is to provide downloads for Android P and beyond for a host of different devices. The User assumes all risk, including possible device damage or bricking.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Vodogray Linux
    Vodogray is a fast operating system oriented at creative people, it includes more software for creators and their tasks Source files available on GitHub https://github.com/VodograyLinux I publish news about the distribution and its development in the Telegram channel https://t.me/VodograyNews
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Moto_One-(deen)

    Moto_One-(deen)

    Custom android builds for motorola one (deen)

    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    **UNDER CONSTRUCTION** A repo containing everything related to Redmi 9 (codename: garden, cattail) . I will upload official and unofficial custom roms, custom kernels, magisk modules etc for this device. If you wanna contribute by giving some official and unofficial build whenever it available then you can contact me here - Telegram - @akiberfakeid (https://t.me/akiberfakeid) Github - IAmNotAkib (https://github.com/IAmNotAkib) (trash warning ;-;) Discord - lonelysimetrii#0049
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Casper-fs

    Casper-fs

    Casper-fs is a Custom LKM generator to protect and hide files.

    Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.The motivation: An attacker can read every file in your machine in a bad situation. But if you have a Casper-fs custom module, the attacker will not find the hidden kernel module that has functions to turn any file invisible and protect to block read/remove/edit actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    BRUTAL

    BRUTAL

    An operating system inspired by brutalist design

    Brutal is a modern, experimental operating system that blends Unix principles with retro aesthetics and a unique design philosophy. Written from scratch in C and assembly, Brutal aims to offer a clean and consistent experience both at the system level and user interface level, featuring its own GUI, kernel, and userland tools. It’s inspired by classic systems like Plan 9 and early UNIX variants but reimagined with a focus on simplicity, beauty, and cohesive tooling. The OS is modular and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PixelGSIPortForWayne

    PixelGSIPortForWayne

    Pixel2XL's Android10 firmware port for mi6x(wayne)

    This pack contain Pixel GSI,Mokee vendor,KangarooX5.5,Google Camera.Clean flash and enjoy android10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PixelDustProject

    PixelDustProject

    Pixel Dust ROM - built for Pixel and Nexus devices

    Pixel Dust ROM is based off directly from AOSP -- our philosophy is to keep the Pixel Dust Experience as close as possible to Android as Google intended. We add a decent selection of the coolest custom ROM features that would've been missed if they hadn't been included. Thanks to all android open source development teams.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    pranaOS

    pranaOS

    Smart Operating System for x86, ARM, Mobile, Watch

    pranaOS is a hobby operating system built from scratch in C and C++, intended to teach and demonstrate operating system fundamentals such as process control, memory management, and kernel bootstrapping. It is designed for the x86_64 architecture and features a custom shell, task scheduler, and keyboard driver. With a strong focus on education, pranaOS serves as a base for experimenting with kernel development and learning how different subsystems interact in a functioning OS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Evolution X UNOFFICIAL - Davinci
    UNOFFICIAL Evolution X ROM for Xiaomi Mi 9T/Redmi K20 Evolution X is a flashable Custom ROM to bring a true Pixel feel to your Android Device at first glance, with many additional configurations at your disposal.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    AospExtended ROM

    AospExtended ROM

    An android custom ROM based on AOSP,which provides a stock experience

    AOSP Extended is an AOSP based rom which provides stock UI/UX with various customisations features along with the Substratum theme engine. The project has been made by cherry-picking various commits from various other projects. Being based on AOSP it provides a smooth and lag-free experience out of the box. We will constantly try to add more features and make it even better in future updates. A ROM by a user, for a user. #StayAOSP #ExtendYourDevice #BeExtended
    Downloads: 99 This Week
    Last Update:
    See Project
  • 16
    Mycroft

    Mycroft

    Mycroft Core, the Mycroft Artificial Intelligence platform

    Mycroft is the world’s leading open source voice assistant. It is private by default and completely customizable. Our software runs on many platforms, on desktop, our reference hardware, a Raspberry Pi, or your own custom hardware. Our open-source, modular system can be ported to your device or environment, at any price point. Whether you make voice-assistants, televisions, or microwaves. Whether you have a 5-room BnB or a 1000-room hotel. Your customers will get access to all the...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 17
    POSP_r5x

    POSP_r5x

    Potato Open Sauce Project

    POSP is a buttery smooth aftermarket Android™ firmware. Combining newest security patches, original features and wide device support, POSP is a product created to make your life easier and breathe some fresh air into the custom ROM scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Lineage_19.0

    Lets Go !!!!!!!! Lineage_OS for r5x

    LineageOS is an operating system for smartphones, tablet computers, and set-top boxes, based on Android with mostly free and open-source software. It is the successor to the custom ROM CyanogenMod, from which it was forked in December 2016 when Cyanogen Inc. announced it was discontinuing development and shut down the infrastructure behind the project.Since Cyanogen Inc. retained the rights to the Cyanogen name, the project rebranded its fork as LineageOS.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    TeLOS Linux

    TeLOS Linux

    humbly smart Operating System - Debian derivative

    TeLOS is a new, universal Linux distribution, a carefully customized derivative of Debian bullseye / sid with KDE Plasma Desktop Environment featuring an unbiased selection of useful applications and services. You may find TeLOS Linux to be snappy, lightweight, ready for work or fun straight out of the box and easily configurable. This Operating System is freely distributed and honors free, open source software development. Nevertheless, some non-free proprietary packages are included to...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Rad Kernel (whyred)

    Rad Kernel (whyred)

    Custom kernel for whyred (Redmi Note 5 Pro/AI)

    RAD Kernel is a custom linux kernel for whyred (Redmi Note 5 Pro/AI) that contains all features you need and aims for best balance between performance and battery.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 21
    USB Gadget Tool

    USB Gadget Tool

    Convert your Android phone to any USB device you like

    Convert your Android phone to any USB device you like. USB Gadget Tool allows you to create and activate USB device roles, like a mouse or a keyboard. Connected USB hosts (e.g. a normal computer) will then identify your Android device only under that role. It can also be used to deactivate the standard USB Gadget (including mtp, adb, etc.), e.g. for security reasons.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22
    Sap1k ROMs

    Sap1k ROMs

    A repository for all my Custom ROMs :D

    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    mi9se

    Xiaomi MI9SE custom Android builds

    === crDroid UNOFFICIAL builds for MI9SE === # Additional ROM features added by me: - Wakelock and Alarm blockers - Classical AppOpps - Forcedark blacklist - exclude apps from being painted dark - per-App cellular/wifi/vpn restriction - GoogleSans font and additional color accents ## CONTACTS Telegram: https://t.me/f93_grus ## SUPPORT MY WORK https://paypal.me/faust93
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    VitOS for RPi4
    ...Then plug in the micro SD card to your Raspberry Pi4. You can use iOS app and Android app named "VitOS Manager" to manage the VitOS. VitOS V1.0 supports USB DAC as audio output device. You can connect your USB DAC to the USB port on your RPi4 board. With VitOS Manager, you are able to install Roon Bridge to the VitOS. Then you can discover the RPi4 board with Roon apps and play music.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Latest-Security-patch
    Bug fix custom Rom android system vendor security patches # magisk module
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB