Tiny Taskbot
A lightweight Python scheduler for timer-based and file-change tasks.
$ pip install tiny-taskbot
What can Tiny Taskbot do?
A simple tool with powerful features.
Timer Tasks
Schedule tasks to run daily at a specific 24-hour format time.
File-change Tasks
Automatically monitor folders for any changes and trigger actions.
Flexible Actions
Send desktop notifications or run any shell command as an action.
Dry-run Mode
Preview which tasks would run without actually executing them.
Optional Logging
Keep a detailed log file of all scheduler activity and actions.