GithubHelp home page GithubHelp logo

kevinheader / quartz.netui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cq-panda/quartz.netui

0.0 0.0 0.0 6.53 MB

基于.NetCore + Quartz.Net + Vue + IView开箱即用的定时任务UI。不依赖数据库,只需在界面做简单配置。

C# 13.78% HTML 7.82% Batchfile 0.08% CSS 0.99% JavaScript 77.33%

quartz.netui's Introduction

运行环境

.net core3.1

开箱即用

直接运行Quartz.NetUI\Quartz.NET.Web目录下run.bat文件或部署项目。 登陆token存放于appsettings.json节点token 管理员帐号位于节点superToken

在线演示地址

http://task.volcore.xyz/ 登陆口令为task123456

http://www.volcore.xyz/

https://github.com/cq-panda/Vue.NetCore

如有问题+群:45221949

码云地址:https://gitee.com/x_discoverer/Quartz.NetUI

作业列表

作业列表

新建作业

新建作业

修改作业

修改作业

查看日志

查看日志

配置文件QuartzSettings

配置文件QuartzSettings由系统自动生成,所在位置与当前项目同级,生成文件包括作业参数配置及日志文件初始化。

配置文件目录结构

配置目录结构

项目结构

项目结构 项目结构

├─Constant │ QuartzFileInfo.cs │
├─Controllers │ HealthController.cs │ HomeController.cs │ TaskBackGroundController.cs │
├─Enum │ JobAction.cs │
├─Extensions │ ConvertPath.cs │ QuartzNETExtension.cs │
├─Filters │ TaskAuthorizeFilter.cs │
├─Models │ TaskLog.cs │ TaskOptions.cs │
├─Utility │ FileHelper.cs │ FileQuartz.cs │ HttpContext.cs │ HttpManager.cs │ HttpResultful.cs │ TaskCurrent.cs │
├─Views
│─TaskBackGround │ Index.cshtml │
└─wwwroot │ task_index.css

├─iView │ iview.min.js │
├─js │ task-index.js
└─vue vue.js

quartz.netui's People

Contributors

cq-panda avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.