https://github.com/revoltchat/android-twa
Android Trusted Web Activity - available on Google Play and F-droid
https://github.com/revoltchat/android-twa
android apk revolt trusted-web-activity
Last synced: about 1 year ago
JSON representation
Android Trusted Web Activity - available on Google Play and F-droid
- Host: GitHub
- URL: https://github.com/revoltchat/android-twa
- Owner: revoltchat
- Created: 2022-03-04T18:59:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T13:37:51.000Z (about 2 years ago)
- Last Synced: 2025-04-25T07:35:24.876Z (about 1 year ago)
- Topics: android, apk, revolt, trusted-web-activity
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=chat.revolt.app.twa
- Size: 201 KB
- Stars: 25
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android TWA
This is a Trusted Web Activity for Android devices.
- [Get it on Google Play](https://play.google.com/store/apps/details?id=chat.revolt.app.twa)
- [Get it with F-droid](https://fdroid.revolt.chat/repo/)
## Build
To build you'll need the `android.keystore`, and your own signing key, you can figure this out yourself.
1. `yarn`
2. `yarn build`