Skip to content

octopusYan/alist-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AList GUI

JDK JavaFX platform
license commit
stars GitHub all releases

使用 JavaFx 编写的 (仿AList Desktop) Windows GUI

TODO

截图

主界面 main
管理员信息 main
设置 main
关于 about

本地运行

  1. 克隆代码
    git clone https://github.com/octopusYan/alist-gui
  2. 运行
    mvn clean javafx:run

构建

  1. 克隆代码
    git clone https://github.com/octopusYan/alist-gui
  2. 运行
    mvn package

依赖/引用的项目

JavaFX Java 桌面开发
AtlantaFX JavaFX CSS 主题集合
JavaPackager 打包插件
Ikonli 图标库
Gluon-Emoji emoji
Apache Commons 工具包
Hutool 工具类库
SLF4J 日志工具