# T31n/Geto

Apply device settings to your apps.

Repository: https://github.com/T31n/Geto
Canonical: https://ross.abutalabs.com/products/geto
Language: Kotlin
License: GPL-3.0
License Family: copyleft
Last push: 2026-09-02T07:01:55+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 93, longevity 72
- inputs: {"age_days": 1010, "days_push": 0, "days_rel": 47, "gap_med": 9, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1176, forks 41 (observed 2026-09-03T02:15:08.273031+00:00)

## What it is
Geto is an Android application that lets users apply and revert device settings per app, primarily by modifying Settings values through Shared Preferences with the WRITE_SECURE_SETTINGS permission. It was created to quickly toggle things like Developer Options when opening apps such as banking apps without losing configurations.

## Use cases
- toggle developer options off when opening a banking app
- apply device settings automatically per app
- restore settings configurations after android resets them
- manage secure settings without root
- switch device settings when launching specific apps

## When to choose
- you want to automate per-app device settings changes on Android without root
- you need to preserve settings configurations when toggling developer options
- you prefer an open-source F-Droid app for managing secure settings

## When to avoid
- you need settings management on non-Android platforms
- you are unwilling to grant WRITE_SECURE_SETTINGS via adb
- you need root-level system modifications beyond secure settings

## Facets
- artifact type: application
- maturity: active
- function: configuration-management, developer-tools
- domain: android-tools, developer-tools
- platform: -
- tags: android-settings, shared-preferences, write-secure-settings, fdroid, kotlin, open-source, automation, android

## Member repositories
- T31n/Geto (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:08.273031+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:33:25.263050+00:00, confidence not recorded.
  - readme: https://github.com/T31n/Geto (fetched 2026-09-03T02:15:08.273031+00:00, sha 4e69450fb275)
- Data as of 2026-08-30T08:39:29.467469+00:00.
