# android
**Repository Path**: beaster/android
## Basic Information
- **Project Name**: android
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-07-06
- **Last Updated**: 2025-07-06
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README

[](https://hosted.weblate.org/engage/trebleshot/)
# TrebleShot - FOSS File Sharing App for Android
Send and receive files securely without the internet. Got a question? Check the
[FAQ](https://github.com/genonbeta/TrebleShot/blob/master/FAQ.md) page or join
[the discussion group](https://t.me/trebleshot) on Telegram.
## [IMPORTANT] Project Deprecation
This project will no longer receive feature updates or bug fixes. Future updates will only include translation related changes. [Learn more here](https://github.com/orgs/trebleshot/projects).
## Get it
[
](https://f-droid.org/packages/com.genonbeta.TrebleShot/)
[
](https://play.google.com/store/apps/details?id=com.genonbeta.TrebleShot)
An alpha version of the desktop version is also in the works. You can find it
[here](https://github.com/trebleshot/desktop).
## Main Features
* Secure; connections to other clients are encrypted using TLSv1.2
* Share media files, apps, files & folders, plain texts, and URLs
* Works without the internet; set up a hotspot and you are good to go
* Share between multiple devices
* Send and receive locally using a web browser
* Uses **uprotocol**, and open content-sharing protocol
## Build from Source
Run the following command to build the `fossReliant` variant in debug mode on Unix-alike OSes.
```sh
./gradlew -Dorg.gradle.jvmargs=-Xmx1536m assembleFossReliantDebug \
lintFossReliantDebug testFossReliantDebugUnitTest
```
## Localization
We are using Weblate to translate TrebleShot. Click [here](https://hosted.weblate.org/engage/TrebleShot/) to go to the
translation page.
[](https://hosted.weblate.org/engage/TrebleShot/)
## Screenshots
[
](https://github.com/trebleshot/assets/blob/main/screenshots/android/shot1.png)
[
](https://github.com/trebleshot/assets/blob/main/screenshots/android/shot2.png)
[
](https://github.com/trebleshot/assets/blob/main/screenshots/android/shot3.png)
[
](https://github.com/trebleshot/assets/blob/main/screenshots/android/shot4.png)
[
](https://github.com/trebleshot/assets/blob/main/screenshots/android/shot5.png)
[
](https://github.com/trebleshot/assets/blob/main/screenshots/android/shot6.png)
[
](https://github.com/trebleshot/assets/blob/main/screenshots/android/shot7.png)
### Web Interface
[](https://github.com/trebleshot/assets/blob/main/screenshots/android/web1.png)
## License
This app is licensed under GNU Public License version 2.0 or later version.