Datahenge / btu

Background Tasks Unleashed: A Frappe Framework application for Task Scheduling and Automation.
MIT License
46 stars 19 forks source link
cron erpnext frappe-framework redis-queue task-scheduler

Background Tasks Unleashed (BTU) v14

For details, please refer to the Official Documentation.

What is BTU?

Background Tasks Unleashed is:

  1. a Frappe Framework application for Task Scheduling and Automation.
  2. a tool for running tasks or processes automatically, on a repeating schedule, in the background of your Frappe web application.
  3. a robust alternative to the out-of-the-box Scheduled Job Types featured in the Frappe framework.
BTU Workspace

Capabilities

Using only your web browser, take full control of the BTU application. No need to SSH and modify hooks.py.

You can also:


Installation

A complete Installation Guide is available on BTU's GitHub Pages site.

Copyright and License