A de-Googled Android OS for the Pixel 10a. Push-to-talk assistant, your own backend.
2
stars
1
commits
Kotlin
primary language
Sep 9, 2026
updated
A de-Googled phone OS built on GrapheneOS for Google Pixel 10a. It is a minimalist, assistant-first OS designed to work with your own backend. A small fixed set of local apps — phone, messages, camera, gallery, offline maps, flashlight and settings — and nothing else: no app store, no browser, no feed, no Google account, and no way to add anything.
Rist sells no phones and no service. If you already own a Pixel 10a, you flash this yourself.
![]() | ![]() | ![]() |
[you] --push-to-talk / text--> [Rist app] --protobuf over HTTPS--> [your backend]
^ |
+---- speech / views / commands <---+
docs/BACKEND.md).docs/BACKEND.md.| Doc | What it answers |
|---|---|
| image/INSTALL.md | installing it on a phone, step by step |
| SAFETY.md | what can go wrong on a phone someone depends on — read first |
| docs/BACKEND.md | building a backend — start here, with a working example |
| docs/OTA.md | how updates reach a device |
| CHANGELOG.md | what each build does and does not do |
| SECURITY.md | reporting a vulnerability; known and accepted weaknesses |
| BUILD.md | building the app, or the whole image, yourself |
| TRADEMARKS.md | the code is yours to sell; the name is not — what a fork may call itself |
| CONTRIBUTING.md | what PRs are accepted, the pre-PR checklist, where bugs and questions go |
RistOS is pre-release and experimental. It supports the Google Pixel 10a only. There is no support channel; bugs and questions go through the issue tracker. See CONTRIBUTING.md for what is accepted and the pre-PR checklist.
Apache-2.0 (see LICENSE, third-party attributions in NOTICE). The platform this builds on carries
its own licences, GPLv2 among them.
The download redistributes Google's proprietary Pixel firmware, unmodified — the bootloader and
the radio/modem images, plus the proprietary vendor files listed with their hashes in
image/proprietary-files.txt. Those remain Google's property and are governed by Google's terms,
not by this project's licence. Google, Pixel and Android are trademarks of Google LLC. RistOS is not
affiliated with, sponsored by, or endorsed by Google.
A modified build must not call itself RistOS; see TRADEMARKS.md.
1 commits
Kotlin
66.8%
Shell
17.6%
Python
14.5%
A de-Googled Android OS for the Pixel 10a. Push-to-talk assistant, your own backend.
2
stars
1
commits
Kotlin
primary language
Sep 9, 2026
updated
A de-Googled phone OS built on GrapheneOS for Google Pixel 10a. It is a minimalist, assistant-first OS designed to work with your own backend. A small fixed set of local apps — phone, messages, camera, gallery, offline maps, flashlight and settings — and nothing else: no app store, no browser, no feed, no Google account, and no way to add anything.
Rist sells no phones and no service. If you already own a Pixel 10a, you flash this yourself.
![]() | ![]() | ![]() |
[you] --push-to-talk / text--> [Rist app] --protobuf over HTTPS--> [your backend]
^ |
+---- speech / views / commands <---+
docs/BACKEND.md).docs/BACKEND.md.| Doc | What it answers |
|---|---|
| image/INSTALL.md | installing it on a phone, step by step |
| SAFETY.md | what can go wrong on a phone someone depends on — read first |
| docs/BACKEND.md | building a backend — start here, with a working example |
| docs/OTA.md | how updates reach a device |
| CHANGELOG.md | what each build does and does not do |
| SECURITY.md | reporting a vulnerability; known and accepted weaknesses |
| BUILD.md | building the app, or the whole image, yourself |
| TRADEMARKS.md | the code is yours to sell; the name is not — what a fork may call itself |
| CONTRIBUTING.md | what PRs are accepted, the pre-PR checklist, where bugs and questions go |
RistOS is pre-release and experimental. It supports the Google Pixel 10a only. There is no support channel; bugs and questions go through the issue tracker. See CONTRIBUTING.md for what is accepted and the pre-PR checklist.
Apache-2.0 (see LICENSE, third-party attributions in NOTICE). The platform this builds on carries
its own licences, GPLv2 among them.
The download redistributes Google's proprietary Pixel firmware, unmodified — the bootloader and
the radio/modem images, plus the proprietary vendor files listed with their hashes in
image/proprietary-files.txt. Those remain Google's property and are governed by Google's terms,
not by this project's licence. Google, Pixel and Android are trademarks of Google LLC. RistOS is not
affiliated with, sponsored by, or endorsed by Google.
A modified build must not call itself RistOS; see TRADEMARKS.md.
1 commits
Kotlin
66.8%
Shell
17.6%
Python
14.5%