Add README feature screenshots

This commit is contained in:
callebtc 2026-07-30 19:43:13 +02:00
parent daee720738
commit f34559a0e9
3 changed files with 13 additions and 0 deletions

View File

@ -12,6 +12,19 @@ This is the Android implementation of bitchat, fully protocol-compatible with th
[<img alt="Get it on Google Play" height="60" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png"/>](https://play.google.com/store/apps/details?id=com.bitchat.droid)
## See it in action
<table>
<tr>
<th>Offline mesh conversation</th>
<th>Geohash globe picker</th>
</tr>
<tr>
<td><img src="docs/screenshots/readme-mesh-chat.png" alt="Active Bitchat mesh conversation with an image, voice messages, and text messages" width="360"/></td>
<td><img src="docs/screenshots/readme-geohash-globe.png" alt="Bitchat geohash location picker showing the Earth and geohash grid" width="360"/></td>
</tr>
</table>
## License
This project is released into the public domain. See the [LICENSE](LICENSE.md) file for details.

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 KiB