An open API service indexing awesome lists of open source software.

https://github.com/invertgeek/mixfilecli

MixFile命令行版本
https://github.com/invertgeek/mixfilecli

Last synced: about 2 months ago
JSON representation

MixFile命令行版本

Awesome Lists containing this project

README

          

# MixFileCLI
MixFile( https://github.com/InvertGeek/MixFile )的命令行版本 \
与安卓版区别: \
只能通过网页上传下载 \
需要Java8+运行环境,java -jar mixfile-cli-版本.jar 即可启动 \
由于下载文件会频繁拉取图片二进制数据解密创建大量堆内存,建议添加 -XX:+UseZGC 参数,可大幅降低内存占用 \
某些低版本java可能不支持该参数,删除或使用高版本即可,推荐使用17+

```
java -jar -XX:+UseZGC mixfile-cli-版本.jar
```

# 下载
https://github.com/InvertGeek/mixfilecli/releases

## Core Module
https://github.com/InvertGeek/mixfile-core