allprjkt.
Ir al canal en Telegram
yet another light in the void CI : @allprjktci GitHub : github.com/al4uu
Mostrar más792
Suscriptores
Sin datos24 horas
-47 días
-2430 días
Archivo de publicaciones
792
kesimpulannya flashable ini ngaruh bener ke performa, tapi cuma kalo dipake di custom rom yg support uclamp & powerhint🗿🗿
792
task_profiles is used to enable uclamp & configure cgroups so resource allocation matches process priority. powerhint optimizes powerhal parameters to improve UX smoothness without sacrificing battery life.
flash in recovery such as twrp, ofox, pbrp, or others (maybe even in stock recovery).
this flashable only works on AOSP-based roms with kernels that support EAS/UClamp & powerhint. won’t work at all on stock roms.
@EmanuelCN0 - for Script. @al4uu - for Flashable Version.
👨🏻💻 @al4uu | 🌐 @allprjkt
792
setuju gk ini ch buat skrip simplify aja yg tipis2 (berbasis modul gk dulu utk saat ini)
792
agussy="/sdcard/Games"; blue='\033[1;34m'; green='\033[1;32m'; nc='\033[0m'; echo; echo -e "${blue}############################\n# Winlator Games/Container #\n############################${nc}\n"; for game in "$agussy"/*; do [ -d "$game" ] && name=$(basename "$game") && size=$(du -sh "$game" 2>/dev/null | cut -f1) && echo -e "${green}- $name ($size)${nc}"; done; echo
detect game winlator - atur agussy="path" sesuai path directory game elu - ubah juga loop glob nya (for game in "$agussy"/*;
792
Aggressive RAM Killer (ROOT)
aggressively terminates all background user apps (excluding essential system/shell processes) to free up memory n improve performance.
echo; pid_self=$$; pid_parent=$(ps -o PPID= -p $$ | tr -d ' '); for pid in $(ls /proc | grep -E '^[0-9]+$'); do [[ ! -r /proc/$pid/cmdline ]] && continue; app=$(tr '\0' ' ' < /proc/$pid/cmdline | cut -d' ' -f1); [[ -z "$app" ]] && continue; uid=$(grep -m1 '^Uid:' /proc/$pid/status | awk '{print $2}'); [[ -z "$uid" ]] && continue; if [[ "$uid" -ge 10000 ]]; then if [[ "$app" == *"termux"* || "$app" == *"bash"* || "$app" == *"sh"* || "$app" == *"systemui"* || "$app" == *"launcher"* || "$app" == *"homescreen"* ]]; then continue; fi; if [[ "$pid" == "$pid_self" || "$pid" == "$pid_parent" ]]; then continue; fi; echo "- kill $app (PID $pid)"; kill -9 "$pid" 2>/dev/null; fi; done; echo
u must gain root (su) in terminal before executing this script792
Repost from exteraGram Utilities
🇷🇺 [RU]:
Название: Neofetch
Автор: @hpdevfox
Описание: Показывает инфу об ОС, софте и железе красиво.
Использование:
.neofetch
Настройки: ❌
Обновлено: 25.05.25
🇺🇸 [EN]:
Title: Neofetch
Author: @hpdevfox
Description: Displays info about OS, software, and hardware nicely.
Usage: .neofetch
Settings: ❌
Updated: 25.05.25792
5073146243@com.radolyn.ayugram /| 、 ------------------------ (°、 。 7 Device: Xiaomi M2012K11AG |、 ~ヽ Uptime: 0d 8h 4m 25s じしf_,) OS: UKQ1.240624.001 (a14) Build: REL Plugins: 6 CPU: SM8250 Memory: 6255 MB / 7626 MB
