JobCenter screenshot

JobCenter

Author Avatar Theme by Guomaoqiu
Updated: 5 Jul 2024
232 Stars

让添加执行计划任务变得更加优雅~ Flask-Apscheduler Job Center

Categories

Overview:

This product is a management system for scheduling tasks with a visual interface. It allows for the centralized management of scheduled tasks, complete compatibility with Crontab, support for tasks down to the second level, and various actions such as searching, pausing, editing, and deleting tasks. The system also offers persistent storage, three different trigger types for tasks, and dynamic addition of jobs. Note: Some functions in the demo version are disabled.

Features:

  • Visual Interface: Manage scheduled tasks through a user-friendly interface.
  • Crontab Compatibility: Fully compatible with Crontab for task scheduling.
  • Support for Second-Level Tasks: Precision scheduling down to the second level.
  • Task Management: Search, pause, edit, and delete scheduled tasks.
  • Persistent Storage: Store tasks persistently for future reference.
  • Multiple Trigger Types: Supports three different trigger types for task scheduling.
  • Dynamic Job Addition: Ability to dynamically add jobs to the scheduling system.

Installation:

To install the theme, follow these steps:

  1. Clone the repository from [repository link].
  2. Navigate to the installation directory.
  3. Run the following commands:
$ npm install
$ npm start
  1. Access the visual interface through a web browser.

Summary:

This task management system provides a user-friendly interface for scheduling and managing tasks. With compatibility with Crontab, support for second-level tasks, and various management options, it offers a comprehensive solution for users. The system also allows for persistent storage of tasks, supports multiple trigger types, and dynamic addition of jobs for efficient task scheduling.