Android app for retrieving Google OAuth token for Grindr — Open Grind's optional add-on https://opengrind.org/guides/sign-in-with-google
  • Kotlin 53.6%
  • Shell 22.5%
  • Nix 22.3%
  • Dockerfile 1.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Shchelochkov 9a3c0232ac
All checks were successful
ci-orchestrator / provision running on cpx42 in fsn1
Bump version to v1.2.0
2026-09-17 11:31:09 +02:00
.forgejo/workflows Name runners by image, floor and provider 2026-09-17 10:47:24 +02:00
app Bump version to v1.2.0 2026-09-17 11:31:09 +02:00
ci Add Node.js to CI build setup 2026-09-12 10:56:08 +02:00
contrib Replace pgp signing with minisign 2026-09-12 12:16:56 +02:00
extension@a7adc76bab Update Grindr Google OAuth WebExtension submodule 2026-09-12 10:03:23 +02:00
gradle Trust Open Grind by its pinned certificates so a Google Play install can sign in 2026-09-17 11:31:08 +02:00
.dockerignore Initial commit 2026-07-03 23:13:00 +02:00
.editorconfig Add .editorconfig and .gitignore 2026-08-07 00:45:08 +02:00
.envrc Initial commit 2026-07-03 23:13:00 +02:00
.gitignore Add .editorconfig and .gitignore 2026-08-07 00:45:08 +02:00
.gitmodules Initial commit 2026-07-03 23:13:00 +02:00
build.gradle.kts Initial commit 2026-07-03 23:13:00 +02:00
BUILDING.md Trust Open Grind by its pinned certificates so a Google Play install can sign in 2026-09-17 11:31:08 +02:00
docker-compose.yml Initial commit 2026-07-03 23:13:00 +02:00
Dockerfile Initial commit 2026-07-03 23:13:00 +02:00
flake.lock Initial commit 2026-07-03 23:13:00 +02:00
flake.nix Set GRADLE_USER_HOME in build and change artifact collection 2026-09-12 11:24:22 +02:00
gradle.properties Initial commit 2026-07-03 23:13:00 +02:00
gradlew Initial commit 2026-07-03 23:13:00 +02:00
gradlew.bat Initial commit 2026-07-03 23:13:00 +02:00
LICENSE Initial commit 2026-07-03 23:13:00 +02:00
README.md Link to the renamed google-oauth-app repository 2026-09-14 23:28:08 +02:00
settings.gradle.kts Initial commit 2026-07-03 23:13:00 +02:00

Open Grind Google OAuth

An Android companion app that obtains a Google OAuth token for signing in to third-party Grindr clients such as Open Grind.

Download from Releases and follow instructions in Sign in with Google → Android section guide.

Building

See BUILDING.md.

Open Grind Google OAuth supports reproducible builds. Read more in BUILDING.md § Reproducibility.

Security

Releases are signed with minisign and ship a detached .minisig — see how to verify. Never install from unofficial sources.

License

MIT