doak-fs

command module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

doak-fs 文件管理

文件管理工具,web界面,使用 web 框架 echo,打包配置文件、静态文件和模板文件,生成一个执行文件部署方便,也可以设置参数自定义配置文件和模板目录

项目介绍

  • 使用 go 开发的文件管理工具
  • web 框架使用 go 框架 echo
  • 默认打包配置文件、静态文件和模板文件。可更改 app/boot/boot.go 文件内 global.IsOnlyEmbedfalse 自定义配置文件和模板文件
  • 模板库使用 pongo2 库,语法接近 pythondjango 框架
  • 生成一个文件即可部署

截图预览

login index file

使用方法

  1. 下载
git clone github.com/deatil/doak-fs
  1. 编译运行
go run main.go

自定义配置文件

go run main.go --config=config.toml

使用模板位置

go run main.go --view=template
  1. 登录账号: admin / 123456

特别鸣谢

感谢以下的项目,排名不分先后

  • github.com/labstack/echo

  • github.com/flosch/pongo2

  • github.com/jinzhu/now

  • github.com/deatil/lakego-filesystem

  • github.com/steambap/captcha

开源协议

  • doak-fs 遵循 Apache2 开源协议发布,在保留本软件版权的情况下提供个人及商业免费使用。

版权

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL