All Projects → trebleshot → Desktop

trebleshot / Desktop

Licence: gpl-2.0
An Open-Source file sharing software for Linux, macOS and Windows allowing you to send and receive files over available connections, and pause and resume transfer process even when an error is given

Projects that are alternatives of or similar to Desktop

Android
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
Stars: ✭ 695 (+400%)
Mutual labels:  share, file
filein-frontend
The best way to share files
Stars: ✭ 16 (-88.49%)
Mutual labels:  share, file
Datash
Send and Receive files directly from your browser with end-to-end encryption
Stars: ✭ 178 (+28.06%)
Mutual labels:  share, file
Pytest Patterns
A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.
Stars: ✭ 24 (-82.73%)
Mutual labels:  share, file
Zaobao
每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。
Stars: ✭ 1,961 (+1310.79%)
Mutual labels:  share
Strategrdesktop
No-Fuss Time Management App
Stars: ✭ 130 (-6.47%)
Mutual labels:  qt5
Python Pytest Cases
Separate test code from test cases in pytest.
Stars: ✭ 127 (-8.63%)
Mutual labels:  file
Rollup Plugin Copy
Copy files and folders using Rollup
Stars: ✭ 128 (-7.91%)
Mutual labels:  file
Qcodeeditor
Qt Code Editor widget.
Stars: ✭ 136 (-2.16%)
Mutual labels:  qt5
Simple Mail
An SMTP library written in C++ for Qt. Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. Supports SSL and SMTP authentication.
Stars: ✭ 134 (-3.6%)
Mutual labels:  qt5
Fileio.jl
Main Package for IO, loading all different kind of files
Stars: ✭ 133 (-4.32%)
Mutual labels:  file
Easy transfer
文件传输项目
Stars: ✭ 130 (-6.47%)
Mutual labels:  file
Git Cola
git-cola: The highly caffeinated Git GUI
Stars: ✭ 1,787 (+1185.61%)
Mutual labels:  qt5
Vidir
edit directory in $EDITOR (better than vim . with netrw)
Stars: ✭ 129 (-7.19%)
Mutual labels:  file
Qt Minimalistic Builds
Precompiled x64 Qt 5/6 library in minimalistic configuration for Windows.
Stars: ✭ 136 (-2.16%)
Mutual labels:  qt5
Opengoo
A free clone of World Of Goo
Stars: ✭ 128 (-7.91%)
Mutual labels:  qt5
Feedback
Feedback & wiki for Snipaste https://snipaste.com
Stars: ✭ 1,863 (+1240.29%)
Mutual labels:  qt5
Pubgis
Generate maps of your position throughout PUBG gameplay
Stars: ✭ 135 (-2.88%)
Mutual labels:  qt5
Versatile
A simple 3D model editor based on simple quads and a sprite set.
Stars: ✭ 132 (-5.04%)
Mutual labels:  qt5
Lofloccus
Sync Floccus' browser bookmarks to a local folder / any cloud.
Stars: ✭ 132 (-5.04%)
Mutual labels:  qt5

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].