Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

slqs a Simple Local Quick Share

A simple tool to quickly share files and directories locally written in Java.

Usage

slqs [Command]
Commands:
 send [Flag] [Paramter]	sends a file or directory
 receive [Optional]	receives a file or directory
 help			displays help 
Paramter:
 --host, -h [HOST]	local adress of the receiver
 --path, -p [PATH]	path to object you want to share
Flags: 
 --force, -f		removes receiving prompt
 --recursive, -r	recursively send a directory
Optional:
 --port [PORT]		communication port

Build && Run

mvn clean package
java -jar target/slqs-1.0-jar-with-dependencies.jar
slqs.mp4

About

A simple tool to quickly share files and directories locally written in Java.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages