Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.14 KB

TrebleShot

  • TrebleShot is a file-sharing tool and this is the desktop intended version.
  • Still in alpha state and for this reason, nearly everything is subject to change and probably broken.
  • Uses Qt5 framework at its core and can work on Linux, Windows, MacOS.
  • Unless you want to help the development, please do not use the CI builds (the release tagged as continuous).

For Android version follow this link.

This project is work in progress. See what is happening here.

Build

Have these installed

  • cmake (3.2.0+) - CMake
  • qtbase5-dev (5.10+) - Qt5 Framework
  • libkf5dnssd-dev - KDE DNS-SD Development Package

Run these commands

  • cd to the root directory of the project
  • git submodule update --init to get the submodules.
  • Build trebleshot target with CMake or run ./build_trebleshot.sh on *nix

Latest CI Build https://github.com/genonbeta/TrebleShot-Desktop/releases/tag/continuous

Status

Build Status