kurokawaerne / trebleshot_md2

An Open-Source Android application that allows you to send and receive files over available connections, and offers unique features like sharing over HTTP, pausing and resuming transfers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Translation Status

TrebleShot - FOSS File Sharing App for Android

Send and receive files securely without the internet. Got a question? Check the FAQ page or join the discussion group 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.

Get it

An alpha version of the desktop version is also in the works. You can find it here.

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.

./gradlew -Dorg.gradle.jvmargs=-Xmx1536m assembleFossReliantDebug \ 
      lintFossReliantDebug testFossReliantDebugUnitTest

Localization

We are using Weblate to translate TrebleShot. Click here to go to the translation page.

Translation Status

Screenshots

Web Interface

Web Interface

License

This app is licensed under GNU Public License version 2.0 or later version.

About

An Open-Source Android application that allows you to send and receive files over available connections, and offers unique features like sharing over HTTP, pausing and resuming transfers

License:GNU General Public License v2.0


Languages

Language:Kotlin 98.3%Language:HTML 1.6%Language:Java 0.2%