Releases: GoldenDragonJD/DirectFilePushClient
DirectFilePushClient
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
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
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
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.

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