Skip to content

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

Notifications You must be signed in to change notification settings

Galactic-OpenSource/android-1

 
 

Repository files navigation

Build Status Translation Status

TrebleShot - FOSS File & Text Sharing Tool for Android

Send and receive files over available connections. Got a question? Check the FAQ page.

Get it

An alpha version of the desktop version is also in the works, which you can find here.

Main Features

  • Share all kinds of content without size limitation:
    • Videos
    • Photos
    • Music
    • Apps
    • Files & Folders (preserves content structure)
    • Texts
  • Works without the internet; set up a hotspot and send to the other person
  • Share between multiple devices at the same time
  • Minimal UI optimized for speed
  • Recovers from errors after a failure

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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.0%
  • Other 1.0%