Replies: 1 comment 1 reply
-
I think 2x/day should be enough, no? Unless there's some compulsive project creator around there? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How deep do we want to configure the autostart/autorun functionality?
I'm thinking of a launchd file which will be inserted to the
~/Library/LaunchAgents/
folder, and let to run the rules automatically daily 1-2x. As a minimal setup.Do we need a more hardcore feature set around it? Or just an on/off switch is enough which will run the thing daily? Or should I just push things to crontab and give some minimal config options to which hours we want to run this?
Beta Was this translation helpful? Give feedback.
All reactions