All Projects → radcolor → TweaksKM

radcolor / TweaksKM

Licence: GPL-3.0 license
✨ A Linux kernel manager app for android to get most out of it and make the things more easy!

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects
shell
77523 projects

Projects that are alternatives of or similar to TweaksKM

Blizzard Jailbreak
An Open-Source iOS 11.0 -> 11.4.1 (soon iOS 13) Jailbreak, made for teaching purposes.
Stars: ✭ 130 (+622.22%)
Mutual labels:  kernel, tweaks
King-Tweaks
No description or website provided.
Stars: ✭ 46 (+155.56%)
Mutual labels:  kernel, tweaks
le9-patch
[PATCH] mm: Protect the working set under memory pressure to prevent thrashing, avoid high latency and prevent livelock in near-OOM conditions
Stars: ✭ 164 (+811.11%)
Mutual labels:  kernel
x86 starterkit
👷🏻‍♂️ An easy starting point for your first OS/Kernel
Stars: ✭ 32 (+77.78%)
Mutual labels:  kernel
CAMEL99-V2
Indirect threaded code version of CAMEL99 Forth for TI-99 computer
Stars: ✭ 16 (-11.11%)
Mutual labels:  kernel
MellOs
Minimal, collaboratively written kernel
Stars: ✭ 219 (+1116.67%)
Mutual labels:  kernel
kernel xiaomi sm8250
CLO Rebased kernel for Xiaomi SM8250 series devices updated to CAF tag LA.UM.9.12.r1-14700-SMxx50 with AOSP android-4.19-stable merged.
Stars: ✭ 111 (+516.67%)
Mutual labels:  kernel
kernel xiaomi raphael
// CAFest Kernel for XiaoMi SM8150 devices (raphael)(cepheus) Updated to CAF tag LA.UM.9.1.r1-10900.02-SMxxx0.QSSI12.0 with android-4.14-stable merged
Stars: ✭ 67 (+272.22%)
Mutual labels:  kernel
pythonOS
what have I done
Stars: ✭ 66 (+266.67%)
Mutual labels:  kernel
kernel-memtest
Hybrid memtest running in kernel mode, and userspace.
Stars: ✭ 17 (-5.56%)
Mutual labels:  kernel
xone
Linux kernel driver for Xbox One and Xbox Series X|S accessories
Stars: ✭ 636 (+3433.33%)
Mutual labels:  kernel
cca zoo
Canonical Correlation Analysis Zoo: A collection of Regularized, Deep Learning based, Kernel, and Probabilistic methods in a scikit-learn style framework
Stars: ✭ 103 (+472.22%)
Mutual labels:  kernel
tinyos
An UNIX-like toy operating system runs on x86 CPU
Stars: ✭ 47 (+161.11%)
Mutual labels:  kernel
deadlands-windows-dkom
Windows DKOM : Hide Processus
Stars: ✭ 17 (-5.56%)
Mutual labels:  kernel
linux-prog
Some C code i write to study systems programming (while reading The Linux Programming Interface)
Stars: ✭ 43 (+138.89%)
Mutual labels:  kernel
sqredirect
Redirection and filtering Source Engine game traffic in bundle with sqproxy
Stars: ✭ 21 (+16.67%)
Mutual labels:  kernel
enhanced-plan9
google summer code
Stars: ✭ 13 (-27.78%)
Mutual labels:  kernel
bpi-m64-firmware
Banana Pi M64 firmware (eMMC, Wifi, bluetooth, GbE, OV5640)
Stars: ✭ 26 (+44.44%)
Mutual labels:  kernel
qp-arduino
QP real-time embedded frameworks/RTOS for Arduino (AVR and SAM)
Stars: ✭ 37 (+105.56%)
Mutual labels:  kernel
biefircate
Running x86-16 or x86-32 code from x86-64 UEFI; _very experimental_ • mirror of https://gitlab.com/tkchia/biefircate • developer notes at https://gitlab.com/tkchia/biefircate/-/blob/main/doc/NOTES.asciidoc
Stars: ✭ 47 (+161.11%)
Mutual labels:  kernel

TweaksKM

TweaksKM is a simple Linux kernel manager app for Android™ devices running on Android L or newer. Designed beautifully with Material design guidelines.

Note • The contributors are requested to read CONTRIBUTING.md and all required documentation, and send pull requests over dev/staging branch!

Setup and Requirements

  • Android SDK and platform tools
  • Minimum SDK 21 or newer
  • AndroidX and libraries
  • Java Development Kit version 8

Build instructions

$ git clone https://github.com/theradcolor/TweaksKM.git

$ cd TweaksKM

$ bash gradlew assembleDebug

Working/Principle

App needs the Android's root permission to attain privileged control (known as root access) over various Android subsystems. As Android uses the Linux kernel, rooting an Android device gives similar access to administrative (superuser) permissions as on Linux or any other Unix-like operating system.

Running screenshots

Reporting bug or feature request

You can easily report a bug or request a feature by opening a pull request or opening an issue

How to report a bug/issue

  • Make sure of taking a logs in detail
  • Make sure no other similar bugs already reported

How to request a feature

  • A detail description of feature
  • Paths to sysFS interface, How to apply and use of it.

Opensource licenses

RootUtils/Tools from Kernel Adiutor by Wille Ye - GPLv3

libsu by John Wu - Apache 2.0

hellochart-android by Leszek Wach - Apache 2.0

Contributing

Read Contributing.md to get the app running locally and various ways to help us on development.

License

TweaksKM is licensed under the under version 3 of the GNU GPL License.

The GNU General Public License is a free, copyleft license for software and other kinds of works. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.

Copyright (c) 2020 Shashank Baghel. All rights reserved.

Made with by Shashank Baghel

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].