B1Cron
B1Cron is a modern timed task management system developed in Go that provides a concise and intuitive Web interface that makes it easy for users to create, manage and monitor timed tasks. Supports periodic and one-time task scheduling, and has functions such as real-time execution monitoring, historical review and security certification, making it suitable for individual and team automated operation and maintenance scenarios.
Initial account password: admin/admin, the password needs to be changed for the first time to enter ·Support the creation, editing, deletion, and enabling/disabling of scheduled tasks through the Web interface ·Flexible scheduling: Support for Cron expressions,@every interval and one-time tasks ·Monitor task execution status in real time and view success rates and historical records ·Provide task execution statistical charts and detailed execution logs ·Support multiple script types: direct command, Shell script, Python script ·Modern responsive UI, light-colored theme, simple operation · JWT authentication, default account admin/admin to ensure security ·Data persistence adopts SQLite and tasks are automatically restored



