Skip to content

Instantly share code, notes, and snippets.

View anonymousik's full-sized avatar

πŸ…½Ι¨Σ„Φ…ΚΚŠ|Nieznany|Ferro| anonymousik

View GitHub Profile
@anonymousik
anonymousik / sh
Created January 27, 2026 06:30
# ANDROID PERFORMANCE TWEAKS - COMPREHENSIVE OPTIMIZATION # Personalized for Sagecom devices based on Android TV 9 software provided by the Play mobile network operator (PlayBox)
#!/system/bin/sh
# ═══════════════════════════════════════════════════════════════════════════
# ANDROID PERFORMANCE TWEAKS - COMPREHENSIVE OPTIMIZATION
# Personalized for Sagecom devices based on Android TV 9 software provided by the Play mobile network operator (PlayBox) ═══════════════════════════════════════════════════════════════════════════
# ═══════════════════════════════════════════════════════════════════════════
# HWUI (Hardware UI) RENDERING - COMPLETE SET
# ═══════════════════════════════════════════════════════════════════════════
setprop debug.hwui.use_shader_cache true
setprop debug.hwui.use_hardware_acceleration true
@anonymousik
anonymousik / sh
Created January 27, 2026 06:26
β•‘ ⌐FER۝PLAYBΰΌ½ΰΆ§Xβ«Έ ULTIMATE OPTIMIZER v5.2 β•‘ β•‘ β•‘ β•‘ β€’ YouTube Button Fix (PlayBox Remote β†’ SmartTube) β•‘ β•‘ β€’ Chromecast Built-in Optimization β•‘ β•‘ β€’ Memory Management & GPU Acceleration β•‘ β•‘ β€’ Display Mirroring & Cast Services β•‘ β•‘ β•‘ β•‘ SecFERRO Division | Android TV 9 Specialist
#!/bin/bash
# ═══════════════════════════════════════════════════════════════════════════
# ⌐FER۝PLAYB༽ࢧX⫸ ULTIMATE OPTIMIZATION ENGINE v5.2
# ═══════════════════════════════════════════════════════════════════════════
# - YouTube button fix (pilot PlayBox β†’ SmartTube)
# - Chromecast Built-in optimization
# - Memory management & GPU acceleration
# - Display mirroring & cast services
# ═══════════════════════════════════════════════════════════════════════════
@anonymousik
anonymousik / ytlivechatbtn.js
Last active November 29, 2024 03:11
YT LIVE CHAT NEW TAB BUTTON is tempermonkey script to adds a live chat button that opens chat in new window
// ==UserScript==
// @name YT LIVE CHAT NEW TAB BUTTON
// @name:pl Przycisk Live Chat YouTube
// @namespace https://tampermonkey.net/
// @version 2.1
// @updateURL https://gist.githubusercontent.com/anonymousik/650e5887361a6c1196efaf7177812858/raw/ad3f28719f089e0aab7f84d12d798e32aee5c09f/ytlivechatbtn.js
// @downloadURL https://gist.githubusercontent.com/anonymousik/650e5887361a6c1196efaf7177812858/raw/ad3f28719f089e0aab7f84d12d798e32aee5c09f/ytlivechatbtn.js
// @description Adds a live chat button that opens chat in new window
// @description:pl Dodaje przycisk czatu na ΕΌywo otwierajΔ…cy okno czatu w nowym oknie przeglΔ…darki
// @author AnonymousikFerro(πŸ…½Ι¨Ι›ΚΥΌΗŸΥΌΚπŸ…½Ι¨Σ„Φ…ΚΚŠ)