Skip to content
View Twel12's full-sized avatar
๐Ÿ™‚
Looking For A Status
๐Ÿ™‚
Looking For A Status

Highlights

  • Pro

Organizations

@PixelOS-and-Not-So-Pixel @PixelOS-AOSP @PixelOS-Devices
Block or Report

Block or report Twel12

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Twel12/README.md

Hi there ๐Ÿ‘‹

Thanks For Stalking My Profile :)

Pinned Loading

  1. device-xiaomi-davinci device-xiaomi-davinci Public

    C++ 3

  2. vendor-xiaomi-davinci vendor-xiaomi-davinci Public

    Makefile

  3. Twel12 Twel12 Public

    CSS

  4. Enable Zram on Linux Based OS. Enable Zram on Linux Based OS.
    1
    #!/bin/bash
    2
    echo -e "\033[01;33m\nZram Enable Script By Twel12 \033[0m"
    3
    
                  
    4
    read -p "Enter Size in MB to Enable Zram for Example for 20MB enter 20
    5
    " ZRAM_SIZE
  5. build_script_Delta build_script_Delta Public

    Build PixelOS and PixelOS Plus with incremental(will need some tweaking to use for urself like nuking sourceforge and telegram commands)

    Shell

  6. script script Public archive

    Script i use to upload , repo sync PixelOS and Pixelish @PixelOS-Pixelish , Support Repo at https://github.com/Twel12/script_support

    Shell 1