A standalone UI to manage Quartz Scheduler jobs #1453
mesutpiskin
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I built a lightweight web interface (and Desktop App) to manage Quartz Scheduler tables directly, as I needed a simple way to inspect jobs and pause triggers without running a full Java application or scheduler instance.
It works with PostgreSQL, SQL Server, and MySQL.
I’m currently using it in my own projects, but I’d appreciate any feedback on how it could be improved for other use cases.
Repo: https://github.com/mesutpiskin/quartz-control-center
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions