文档提交
This commit is contained in:
parent
24f71f9acb
commit
f67abae104
22
README.md
Normal file
22
README.md
Normal file
@ -0,0 +1,22 @@
|
||||
## **高清封面获取器**
|
||||
|
||||
可针对已保存好的作品批量获取高清封面
|
||||
|
||||
论坛有人反馈只限2024.6之后的作品,实测部分之前的也有
|
||||
|
||||
本项目使用 Fyne 作为 GUI 框架
|
||||
|
||||
### **Fyne 文档**
|
||||
|
||||
[Go Fyne 中文](https://www.poloxue.com/gofyne/)
|
||||
|
||||
### **编译**
|
||||
|
||||
工具集安装:
|
||||
|
||||
go install github.com/fyne-io/fyne-cross@latest
|
||||
|
||||
windows 编译示例(其他平台可查阅 Fyne 文档):
|
||||
|
||||
- fyne-cross windows -arch=amd64 -app-id=com.cover.crawler
|
||||
|
Loading…
Reference in New Issue
Block a user