SyncRun v0.232
작업의 실행 스케줄링, 수동 실행. 스케줄러와 런쳐를 하나로 합쳤습니다.
Runs tasks on a schedule or on demand. The scheduler and the launcher in one
릴리스 노트Release notes
| v0.232 | 2026-09-26 | 크래시 버그 수정. 수동 태스크 실행에 숨김 옵션 추가 Fixed a crash bug. Added a hide option to manual task execution | 다운로드Download |
| v0.208 | 2026-04-30 | [수정] 예약 작업이 하나도 없을 때 수동 작업이 예약 영역(구분자 위)에 표시되던 문제 수정 [Fix] MANUAL tasks no longer appear in the scheduled section (above separator) when no scheduled tasks exist | |
| v0.206 | 2025-04-22 | 작업 실행기가 이름을 잘못 기록하고 작업을 잘못 처리하던 버그 수정 Fixed a bug where the task runner incorrectly logged names and processed tasks | |
| v0.205 | 2025-04-22 | 첫 공개 릴리스 Initial release |
화면 구성Screen layout
사용법Guide
태스크 스케줄러, 프로그램 실행기 입니다. 핵심 설계 사상은 정교한 크론 잡 (윈도우 태스크 스케줄러)이 아닌 자체 타이머로 돌아가는 스케줄러입니다.
설정 화면
- 추가 - 새 작업이
New Task이름으로 생깁니다 - 삭제 - 작업을 지웁니다
- 이름 바꾸기 - 태스크 이름 변경
- 유형 - 주기 단위 설정
- 저장 안 한 게 있으면 - 창 제목에
*가 붙고, 닫을 때 물어봅니다 - 저장 - 현재 태스크 설정대로 저장
지연 예측
설정 화면에서 지연예상을 누르면 달력이 나옵니다. 등록된 주기로 따져서 날짜별로 등록된 태스크들의 실행이 밀릴지 예상해 보여 줍니다. (SyncRun은 설계상 주기가 겹치면 단 하나만 실행하고, 다른 것은 다음 주기로 강제로 밀어 버립니다.)
- 색이 진한 날은 그날 겹치는 작업이 많다는 뜻입니다
- 시간이 겹치는 작업을 앞뒤로 좀 옮기면 됩니다
시간대가 비슷한 HOURLY / DAILY 작업을 여러 개 만들었을 때 실행 시간이 밀려 지연될 가능성을 확인하는데 유용합니다.
문제 생겼을 때
- 설정 - 로그 폴더 보기를 통해 로그 파일을 살펴보세요.
- 계속 해결이 안 되면, 프로그램 버전과 로그 파일을 제게 보내 주세요.
문의
JAEMUN, SHIN 제작
개선 요청, 버그가 있다면 techbard@naver.com 로 알려 주세요.
A task scheduler and program runner. The core design is not a polished cron job (Windows Task Scheduler) but a scheduler running on its own timer.
Settings window
- Add - a new task is created named
New Task - Delete - removes the task
- Rename - changes the task name
- Type - sets the period unit
- Unsaved changes - an asterisk
*appears in the title bar, and it asks on close - Save - saves the current task settings
Delay prediction
Press Delay prediction in the settings window and a calendar comes up. It walks the registered periods and shows how much task execution is expected to be deferred, day by day. (By design, when periods overlap SyncRun runs a single one and pushes the rest hard into the next period.)
- Darker days mean more tasks overlap on that day
- Move overlapping tasks a little earlier or later
Useful when several HOURLY / DAILY tasks sit in similar time slots.
When something goes wrong
- Settings - open the log folder from there and read the log file.
- If it still will not resolve, send me the program version and the log file.
Contact
Made by JAEMUN, SHIN
If you have feature requests or bugs, let me know at techbard@naver.com.