Skip to content

Desktop application designed for easy file transfer between devices.

Notifications You must be signed in to change notification settings

WhyNovaa/FileTransferringApp_DesktopClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FileTransferingApp(Desktop client)

image image

Steps to build

Clone the repository:

  git clone https://github.com/WhyNovaa/FileTransferingApp_DesktopClient.git
  cd FileTransferingApp_DesktopClient

Ensure you have Rust installed. If not, install it from here

Install the required Rust toolchain and dependencies:

  rustup install stable
  cargo install --path .

Insert your value in .env file.

Build the project using Cargo:

  cargo run

This project works with server

About

Desktop application designed for easy file transfer between devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages