Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 535 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 535 Bytes

woof4j

Linux utility woof rewritten to Kotlin just for fun. Moreover it works on Windows

What does it do?

woof4j has CLI via which you can serve a file or whole directory in your local network. Useful for ad-hoc file transfers between your local network devices (another computer, tablet etc)

Usage

  1. Install Java
  2. Add java to your path environment variable
  3. Example invocation java -jar woof4j.jar fileOrDirectoryToServe

Original woof documentation:

http://manpages.ubuntu.com/manpages/bionic/man1/woof.1.html