Skip to content

Releases: GoldenDragonJD/DirectFilePushClient

DirectFilePushClient

15 Jan 11:33

Choose a tag to compare

DirectFilePushClient Pre-release
Pre-release
image_2026-01-15_063115848 image image

Updated Note:

  • Modified the paths to save the config files as well as where the received-files end up. Config in the Documents folder and the other in the Downloads folder. In the future I will add custom paths.

  • Added the ability to send whole folders instead of just files.

  • Added notifications.

Bug fix:

  • Fixed a bug where very small files would not properly send and cause a delayed interaction between clients.

Included a flatpak file for easy use on arch linux or any other linux that supports flatpak.

DirectFilePushClient

09 Oct 14:57

Choose a tag to compare

DirectFilePushClient Pre-release
Pre-release

Changed the size of the chunks transfered from 1kb to 256kb to increase speed of transfer by allowing for less system calls that could cause a bottle neck.

Full Changelog: v0.0.2...v0.0.3

DirectFilePushClient

07 Oct 02:28

Choose a tag to compare

DirectFilePushClient Pre-release
Pre-release
image image

Full Changelog: v0.0.1...v0.0.2

Added a linux version of the app but for right now it requires the qt libraries to be included on the user's system for it to run.

DirectFilePushClient

04 Oct 21:54

Choose a tag to compare

DirectFilePushClient Pre-release
Pre-release

A gui interface that allows you to connect to the server hosting DirectFilePushServer. You are able to pair with another client and while paired send messages as well as files.
image

Full Changelog: https://github.com/GoldenDragonJD/DirectFilePushClient/commits/v0.0.1