Schedule
backup-job / daily 04:00
Timer snippet
[Timer]\nOnCalendar=*-*-* 04:00:00
Developer Tools
Fill in a service name, ExecStart, and OnCalendar schedule to generate paired .service and .timer unit files in your browser. Useful when replacing handwritten cron jobs with native systemd scheduling.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
Fill in a service name, ExecStart, and OnCalendar schedule to generate paired .service and .timer unit files in your browser. Useful when replacing handwritten cron jobs with native systemd scheduling.
填写名称、执行命令和计划时间后会生成 Unit。
Schedule
backup-job / daily 04:00
Timer snippet
[Timer]\nOnCalendar=*-*-* 04:00:00
Timers are systemd-native scheduling. This tool outputs unit files and does not edit crontab.
Place the units, run daemon-reload, then enable --now the timer. Exact commands depend on your distro.
Tools
Continue with another translated tool for a nearby task.
Cron Expression Parser
Parse common 5-field Cron expressions in your browser. Breaks down minute, hour, day, month, and weekday fields into readable explanations for ops debugging and schedule review.
SSH Config Builder
Generate ~/.ssh/config Host blocks from a form with alias, hostname, port, user, identity file, and optional keep-alive or jump host settings. Useful for turning long ssh commands into reusable aliases.
Hosts File Editor
Format and validate /etc/hosts style rules in your browser, check IP validity, and clean blank lines and invalid comments when taking over messy host mappings.