{"id":26221858,"url":"https://github.com/c0d3h01/androidtweaker","last_synced_at":"2026-02-11T11:12:58.746Z","repository":{"id":231117102,"uuid":"780964013","full_name":"c0d3h01/androidtweaker","owner":"c0d3h01","description":"Android performance enhancer","archived":false,"fork":false,"pushed_at":"2026-01-24T15:09:41.000Z","size":8,"stargazers_count":57,"open_issues_count":1,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-25T01:38:59.134Z","etag":null,"topics":["android","optimization","shell","tweaks"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c0d3h01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"c0d3h01","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"c0d3h01","thanks_dev":null,"custom":null}},"created_at":"2024-04-02T13:50:23.000Z","updated_at":"2026-01-24T15:09:45.000Z","dependencies_parsed_at":"2024-04-05T02:39:02.607Z","dependency_job_id":"9ab0f498-a36f-4adf-806c-ae39f607b802","html_url":"https://github.com/c0d3h01/androidtweaker","commit_stats":null,"previous_names":["c0d3h01/androidtweaker","devhaarshal/androidtweaker","c0d3h01/android-tweaker","haarshalsawant/androidtweaker"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/c0d3h01/androidtweaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0d3h01%2Fandroidtweaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0d3h01%2Fandroidtweaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0d3h01%2Fandroidtweaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0d3h01%2Fandroidtweaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c0d3h01","download_url":"https://codeload.github.com/c0d3h01/androidtweaker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0d3h01%2Fandroidtweaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","optimization","shell","tweaks"],"created_at":"2025-03-12T16:32:32.418Z","updated_at":"2026-02-11T11:12:58.741Z","avatar_url":"https://github.com/c0d3h01.png","language":null,"funding_links":["https://github.com/sponsors/c0d3h01","https://buymeacoffee.com/c0d3h01"],"categories":[],"sub_categories":[],"readme":"# Android Tweaker\n\nAndroid Tweaker is a Magisk module for manual CPU/GPU frequency control.\n\n## Features\n\n- Set CPU min/max frequency\n- Set GPU min/max frequency\n- Apply preset profiles\n- Interactive terminal interface\n\nThis module does not run auto-optimizer tasks in background.\n\n## Requirements\n\n- Rooted Android device\n- Magisk installed\n- Kernel with exposed CPU/GPU frequency sysfs nodes\n- Terminal app (recommended: Termux)\n\n## Installation\n\n1. Download the latest module zip from GitHub Releases.\n2. Open Magisk app.\n3. Go to Modules.\n4. Tap Install from storage.\n5. Select the downloaded zip.\n6. Reboot device.\n\n## Usage\n\nRun from terminal as root:\n\n```bash\nsu -c andro\n```\n\nHelp:\n\n```bash\nsu -c \"andro --help\"\n```\n\nUse custom preset file:\n\n```bash\nsu -c \"andro --preset-file /data/adb/modules/android_tweaker/config/processes.list\"\n```\n\nUse custom log file:\n\n```bash\nsu -c \"andro --log-file /data/adb/modules/android_tweaker/logs/andro.log\"\n```\n\n## Presets\n\nDefault preset file:\n\n`/data/adb/modules/android_tweaker/config/processes.list`\n\nFormat:\n\n```text\npreset_name cpu_min cpu_max gpu_min gpu_max\n```\n\n## Logs\n\nDefault log file:\n\n`/data/adb/modules/android_tweaker/logs/andro.log`\n\n## Uninstall\n\nRemove the module from Magisk Modules, then reboot.\n\n## Important\n\n- Wrong frequency values may cause instability, lag, or reboot loops.\n- Start with safe values supported by your device kernel.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0d3h01%2Fandroidtweaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc0d3h01%2Fandroidtweaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0d3h01%2Fandroidtweaker/lists"}