Linux utility woof rewritten to Kotlin just for fun. Moreover it works on Windows
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)
- Install Java
- Add java to your path environment variable
- Example invocation
java -jar woof4j.jar fileOrDirectoryToServe