guoruibiao / internal-share

internal file share between Android and macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1 run

./mvnw package or ./mvnw install

java -jar ./target/xxx.jar

2 usage

{
    "uris": {
        "/lists": "list all files can be download within platform",
        "/upload": "specific action for file uploading",
        "/file/xxx": "specific action for file downloading"
    },
    "name": "file-sharing",
    "description": "For file sharing between Android/iPhone and macOS/Linux/Windows"
}

About

internal file share between Android and macOS


Languages

Language:Java 91.6%Language:HTML 7.4%Language:Dockerfile 1.0%